Interface Network.UpdateStages
-
- Enclosing interface:
- Network
public static interface Network.UpdateStagesGrouping of virtual network update stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceNetwork.UpdateStages.WithAddressSpaceThe stage of the virtual network update allowing to specify the address space.static interfaceNetwork.UpdateStages.WithDdosProtectionPlanThe stage of the virtual network update allowing to specify DDoS protection plan.static interfaceNetwork.UpdateStages.WithDnsServerThe stage of the virtual network update allowing to specify the DNS server.static interfaceNetwork.UpdateStages.WithSubnetThe stage of the virtual network update allowing to add or remove subnets.static interfaceNetwork.UpdateStages.WithVmProtectionThe stage of the virtual network update allowing to enable/disable VM protection for all the subnets in the virtual network.
-