Uses of Interface
com.azure.resourcemanager.network.models.LoadBalancerInboundNatPool.UpdateDefinitionStages.WithAttach
-
Packages that use LoadBalancerInboundNatPool.UpdateDefinitionStages.WithAttach Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of LoadBalancerInboundNatPool.UpdateDefinitionStages.WithAttach in com.azure.resourcemanager.network.models
Subinterfaces of LoadBalancerInboundNatPool.UpdateDefinitionStages.WithAttach in com.azure.resourcemanager.network.models 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.azure.resourcemanager.network.models that return LoadBalancerInboundNatPool.UpdateDefinitionStages.WithAttach Modifier and Type Method Description LoadBalancerInboundNatPool.UpdateDefinitionStages.WithAttach<ParentT>LoadBalancerInboundNatPool.UpdateDefinitionStages.WithFrontendPortRange. fromFrontendPortRange(int from, int to)Specified the frontend port range.
-