Click or drag to resize

SolidFireElementCreateQoSPolicy Method

Overload List
  NameDescription
Public methodCreateQoSPolicy(CreateQoSPolicyRequest)
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 methodCreateQoSPolicy(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