Interface NetworkInterface.UpdateStages
-
- Enclosing interface:
- NetworkInterface
public static interface NetworkInterface.UpdateStagesGrouping of network interface update stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceNetworkInterface.UpdateStages.WithAcceleratedNetworkingThe stage of the network interface definition allowing to specify accelerated networking.static interfaceNetworkInterface.UpdateStages.WithApplicationSecurityGroupThe stage of the network interface update allowing to associate a application security group.static interfaceNetworkInterface.UpdateStages.WithDnsServerThe stage of the network interface update allowing to specify DNS servers.static interfaceNetworkInterface.UpdateStages.WithIPConfigurationThe stage of the network interface update allowing to configure IP configuration.static interfaceNetworkInterface.UpdateStages.WithIPForwardingThe stage of the network interface update allowing to enable or disable IP forwarding.static interfaceNetworkInterface.UpdateStages.WithLoadBalancerThe stage of the network interface update allowing to associate it with a load balancer.static interfaceNetworkInterface.UpdateStages.WithNetworkSecurityGroupThe stage of the network interface update allowing to associate network security group.static interfaceNetworkInterface.UpdateStages.WithPrimaryNetworkSubnetThe stage of the network interface update allowing to specify subnet.static interfaceNetworkInterface.UpdateStages.WithPrimaryPrivateIPThe stage of the network interface update allowing to specify private IP address within a virtual network subnet.static interfaceNetworkInterface.UpdateStages.WithPrimaryPublicIPAddressThe stage of the network interface update allowing to associate public IP address with it's primary IP configuration.
-