Interface NetworkInterface.DefinitionStages
-
- Enclosing interface:
- NetworkInterface
public static interface NetworkInterface.DefinitionStagesGrouping of network interface definition stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceNetworkInterface.DefinitionStages.BlankThe first stage of the network interface.static interfaceNetworkInterface.DefinitionStages.WithAcceleratedNetworkingThe stage of the network interface definition allowing to enable accelerated networking.static interfaceNetworkInterface.DefinitionStages.WithApplicationSecurityGroupThe stage of the network interface definition allowing to associate a application security group.static interfaceNetworkInterface.DefinitionStages.WithCreateThe stage of the network interface definition which contains all the minimum required inputs for the resource to be created, but also allows for any other optional settings to be specified.static interfaceNetworkInterface.DefinitionStages.WithGroupThe stage of the network interface definition allowing to specify the resource group.static interfaceNetworkInterface.DefinitionStages.WithLoadBalancerThe stage of the network interface definition allowing to associate it with a load balancer.static interfaceNetworkInterface.DefinitionStages.WithNetworkSecurityGroupThe stage of the network interface definition allowing to associate a network security group.static interfaceNetworkInterface.DefinitionStages.WithPrimaryNetworkThe stage of the network interface definition allowing to specify the virtual network for primary IP configuration.static interfaceNetworkInterface.DefinitionStages.WithPrimaryNetworkSubnetThe stage of the network interface definition allowing to specify subnet.static interfaceNetworkInterface.DefinitionStages.WithPrimaryPrivateIPThe stage of the network interface definition allowing to specify private IP address within a virtual network subnet.static interfaceNetworkInterface.DefinitionStages.WithPrimaryPublicIPAddressThe stage of the network interface definition allowing to associate public IP address with it's primary IP configuration.static interfaceNetworkInterface.DefinitionStages.WithSecondaryIPConfigurationThe stage of the network interface definition allowing to associate a secondary IP configurations.
-