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 may [expand](https://cloud.ibm.com/apidocs/vpc#property-value-expansion) in the future.
-
-
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
-
-