Uses of Interface
com.azure.resourcemanager.network.models.LoadBalancer.DefinitionStages.WithCreateAndInboundNatPool
-
Packages that use LoadBalancer.DefinitionStages.WithCreateAndInboundNatPool Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of LoadBalancer.DefinitionStages.WithCreateAndInboundNatPool in com.azure.resourcemanager.network.models
Subinterfaces of LoadBalancer.DefinitionStages.WithCreateAndInboundNatPool in com.azure.resourcemanager.network.models Modifier and Type Interface Description static interfaceLoadBalancer.DefinitionThe entirety of the load balancer definition.Methods in com.azure.resourcemanager.network.models 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.
-