Interface NetworkInterface.UpdateStages
- Enclosing interface:
- NetworkInterface
public static interface NetworkInterface.UpdateStages
Grouping of network interface update stages.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceThe stage of the network interface definition allowing to specify accelerated networking.static interfaceThe stage of the network interface update allowing to associate a application security group.static interfaceThe stage of the network interface update allowing to specify DNS servers.static interfaceThe stage of the network interface update allowing to configure IP configuration.static interfaceThe stage of the network interface update allowing to enable or disable IP forwarding.static interfaceThe stage of the network interface update allowing to associate it with a load balancer.static interfaceThe stage of the network interface update allowing to associate network security group.static interfaceThe stage of the network interface update allowing to specify subnet.static interfaceThe stage of the network interface update allowing to specify private IP address within a virtual network subnet.static interfaceThe stage of the network interface update allowing to associate public IP address with it's primary IP configuration.static interfaceThe stage of the network interface update allowing to specify delete options for the public ip address.