performanceTier property
Performance tier of the Volume.
Default is SHARED. Possible string values are:
- "VOLUME_PERFORMANCE_TIER_UNSPECIFIED" : Value is not specified.
- "VOLUME_PERFORMANCE_TIER_SHARED" : Regular volumes, shared aggregates.
- "VOLUME_PERFORMANCE_TIER_ASSIGNED" : Assigned aggregates.
- "VOLUME_PERFORMANCE_TIER_HT" : High throughput aggregates.
- "VOLUME_PERFORMANCE_TIER_QOS2_PERFORMANCE" : QoS 2.0 high performance storage.
Implementation
core.String? performanceTier;