Interface Subnet.UpdateStages
-
- Enclosing interface:
- Subnet
public static interface Subnet.UpdateStagesGrouping of subnet update stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceSubnet.UpdateStages.WithAddressPrefixThe stage of the subnet update allowing to change the address space for the subnet.static interfaceSubnet.UpdateStages.WithNetworkSecurityGroupThe stage of the subnet update allowing to change the network security group to assign to the subnet.static interfaceSubnet.UpdateStages.WithRouteTableThe stage of a subnet update allowing to specify a route table to associate with the subnet, or remove an existing association.static interfaceSubnet.UpdateStages.WithServiceEndpointThe stage of a subnet definition allowing to enable or disable access from a service endpoint to the subnet.
-