Click or drag to resize

SolidFireElementCreateQoSPolicyAsync Method

Overload List
  NameDescription
Public methodCreateQoSPolicyAsync(CreateQoSPolicyRequest, CancellationToken)
You can use the CreateQoSPolicy method to create a QoSPolicy object that you can later apply to a volume upon creation or modification. A QoS policy has a unique ID, a name, and QoS settings.
Public methodCreateQoSPolicyAsync(CancellationToken, String, QoS)
You can use the CreateQoSPolicy method to create a QoSPolicy object that you can later apply to a volume upon creation or modification. A QoS policy has a unique ID, a name, and QoS settings.
Top
See Also