Uses of Interface
com.azure.resourcemanager.network.models.LoadBalancerInboundNatPool.DefinitionStages.WithBackendPort
-
Packages that use LoadBalancerInboundNatPool.DefinitionStages.WithBackendPort Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of LoadBalancerInboundNatPool.DefinitionStages.WithBackendPort in com.azure.resourcemanager.network.models
Subinterfaces of LoadBalancerInboundNatPool.DefinitionStages.WithBackendPort in com.azure.resourcemanager.network.models Modifier and Type Interface Description static interfaceLoadBalancerInboundNatPool.Definition<ParentT>The entirety of an inbound NAT pool definition.Methods in com.azure.resourcemanager.network.models that return LoadBalancerInboundNatPool.DefinitionStages.WithBackendPort Modifier and Type Method Description LoadBalancerInboundNatPool.DefinitionStages.WithBackendPort<ParentT>LoadBalancerInboundNatPool.DefinitionStages.WithFrontendPortRange. fromFrontendPortRange(int from, int to)Specifies the frontend port range to receive network traffic from.
-