Module: Google::Cloud::NetApp::V1::QosType
- Defined in:
- proto_docs/google/cloud/netapp/v1/common.rb
Overview
QoS (Quality of Service) Types of the storage pool
Constant Summary collapse
- QOS_TYPE_UNSPECIFIED =
Unspecified QoS Type
0
- AUTO =
QoS Type is Auto
1
- MANUAL =
QoS Type is Manual
2