Uses of Interface
com.microsoft.azure.management.network.LoadBalancer.DefinitionStages.WithCreateAndInboundNatPool
-
Packages that use LoadBalancer.DefinitionStages.WithCreateAndInboundNatPool Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of LoadBalancer.DefinitionStages.WithCreateAndInboundNatPool in com.microsoft.azure.management.network
Subinterfaces of LoadBalancer.DefinitionStages.WithCreateAndInboundNatPool in com.microsoft.azure.management.network Modifier and Type Interface Description static interfaceLoadBalancer.DefinitionThe entirety of the load balancer definition.Methods in com.microsoft.azure.management.network that return types with arguments of type LoadBalancer.DefinitionStages.WithCreateAndInboundNatPool Modifier and Type Method Description LoadBalancerInboundNatPool.DefinitionStages.Blank<LoadBalancer.DefinitionStages.WithCreateAndInboundNatPool>LoadBalancer.DefinitionStages.WithInboundNatPool. defineInboundNatPool(String name)Begins the definition of a new inbount NAT pool to add to the load balancer.
-