Uses of Interface
com.azure.resourcemanager.network.models.LoadBalancer.DefinitionStages.WithCreateAndInboundNatPool
Packages that use LoadBalancer.DefinitionStages.WithCreateAndInboundNatPool
Package
Description
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.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe entirety of the load balancer definition.Methods in com.azure.resourcemanager.network.models that return types with arguments of type LoadBalancer.DefinitionStages.WithCreateAndInboundNatPoolModifier and TypeMethodDescriptionLoadBalancerInboundNatPool.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.