Package com.ibm.cloud.is.vpc.v1.model
Interface ClusterNetworkSubnetPrefix.AllocationPolicy
-
- Enclosing class:
- ClusterNetworkSubnetPrefix
public static interface ClusterNetworkSubnetPrefix.AllocationPolicy
The allocation policy for this subnet prefix: - `auto`: Subnets created by total count in this cluster network can use this prefix.
-
-
Field Detail
-
AUTO
static final String AUTO
auto.- See Also:
- Constant Field Values
-
-