Package com.ibm.cloud.is.vpc.v1.model
Interface DedicatedHostProfile.Family
-
- Enclosing class:
- DedicatedHostProfile
public static interface DedicatedHostProfile.Family
The product family this dedicated host profile belongs to The enumerated values for this property are expected to expand in the future. When processing this property, check for and log unknown values. Optionally halt processing and surface the error, or bypass the resource on which the unexpected property value was encountered.
-
-
Field Detail
-
BALANCED
static final String BALANCED
balanced.- See Also:
- Constant Field Values
-
COMPUTE
static final String COMPUTE
compute.- See Also:
- Constant Field Values
-
MEMORY
static final String MEMORY
memory.- See Also:
- Constant Field Values
-
-