Package com.ibm.cloud.is.vpc.v1.model
Interface Reservation.AffinityPolicy
-
- Enclosing class:
- Reservation
public static interface Reservation.AffinityPolicy
The affinity policy to use for this reservation: - `restricted`: The reservation must be manually requested The enumerated values for this property may [expand](https://cloud.ibm.com/apidocs/vpc#property-value-expansion) in the future.
-
-
Field Summary
Fields Modifier and Type Field Description static String
RESTRICTED
restricted.
-
-
-
Field Detail
-
RESTRICTED
static final String RESTRICTED
restricted.- See Also:
- Constant Field Values
-
-