Uses of Interface
com.microsoft.azure.management.network.LoadBalancerInboundNatPool.DefinitionStages.Blank
-
Packages that use LoadBalancerInboundNatPool.DefinitionStages.Blank Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of LoadBalancerInboundNatPool.DefinitionStages.Blank in com.microsoft.azure.management.network
Subinterfaces of LoadBalancerInboundNatPool.DefinitionStages.Blank in com.microsoft.azure.management.network Modifier and Type Interface Description static interfaceLoadBalancerInboundNatPool.Definition<ParentT>The entirety of an inbound NAT pool definition.Methods in com.microsoft.azure.management.network that return LoadBalancerInboundNatPool.DefinitionStages.Blank 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.
-