Uses of Interface
com.microsoft.azure.management.network.LoadBalancerInboundNatPool.UpdateDefinitionStages.Blank
-
Packages that use LoadBalancerInboundNatPool.UpdateDefinitionStages.Blank Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of LoadBalancerInboundNatPool.UpdateDefinitionStages.Blank in com.microsoft.azure.management.network
Subinterfaces of LoadBalancerInboundNatPool.UpdateDefinitionStages.Blank in com.microsoft.azure.management.network Modifier and Type Interface Description static interfaceLoadBalancerInboundNatPool.UpdateDefinition<ParentT>The entirety of an inbound NAT pool definition as part of a load balancer update.Methods in com.microsoft.azure.management.network that return LoadBalancerInboundNatPool.UpdateDefinitionStages.Blank Modifier and Type Method Description LoadBalancerInboundNatPool.UpdateDefinitionStages.Blank<LoadBalancer.Update>LoadBalancer.UpdateStages.WithInboundNatPool. defineInboundNatPool(String name)Begins the definition of a new inbound NAT pool.
-