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 will expand in the future. When processing this property, check for and log unknown values. Optionally halt processing and surface the error, or bypass the volume profile on which the unexpected property value was encountered.
-
-
Field Detail
-
CUSTOM
static final String CUSTOM
custom.- See Also:
- Constant Field Values
-
TIERED
static final String TIERED
tiered.- See Also:
- Constant Field Values
-
-