CreateVolumeRequestAssociateWithQoSPolicy Property |
Associate the volume with the specified QoS policy.
Possible values:
true: Associate the volume with the QoS policy specified in the QoSPolicyID parameter.
false: Do not assosciate the volume with the QoS policy specified in the QoSPolicyID parameter. When false, any existing policy association is removed regardless of whether you specify a QoS policy in the QoSPolicyID parameter.
Namespace:
SolidFire.Element.Api
Assembly:
SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax public Nullable<bool> AssociateWithQoSPolicy { get; set; }
Property Value
Type:
NullableBooleanSee Also