Interface PlacementGroup.Strategy
- Enclosing class:
PlacementGroup
public static interface PlacementGroup.Strategy
The strategy for this placement group:
- `host_spread`: place on different compute hosts
- `power_spread`: place on compute hosts that use different power sources
The enumerated values for this property may
[expand](https://cloud.ibm.com/apidocs/vpc#property-value-expansion) in the future.
-
Field Details
-
HOST_SPREAD
-
POWER_SPREAD
-