CreateVolumeRequestQos Property |
Initial quality of service settings for this volume. Default
values are used if none are specified. Valid settings are:
minIOPS
maxIOPS
burstIOPS
You can get the default values for a volume by using the GetDefaultQoS method.
Namespace:
SolidFire.Element.Api
Assembly:
SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax public QoS Qos { get; set; }
Property Value
Type:
QoSSee Also