Package com.ibm.cloud.is.vpc.v1.model
Interface VolumeProfile.Family
-
- Enclosing class:
- VolumeProfile
public static interface VolumeProfile.Family
The product family this volume profile belongs to. The enumerated values for this property may [expand](https://cloud.ibm.com/apidocs/vpc#property-value-expansion) in the future.
-
-
Field Detail
-
CUSTOM
static final String CUSTOM
custom.- See Also:
- Constant Field Values
-
DEFINED_PERFORMANCE
static final String DEFINED_PERFORMANCE
defined_performance.- See Also:
- Constant Field Values
-
TIERED
static final String TIERED
tiered.- See Also:
- Constant Field Values
-
-