Uses of Interface
com.azure.resourcemanager.network.models.LoadBalancerInboundNatPool.Update
-
Packages that use LoadBalancerInboundNatPool.Update Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of LoadBalancerInboundNatPool.Update in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return LoadBalancerInboundNatPool.Update Modifier and Type Method Description LoadBalancerInboundNatPool.UpdateLoadBalancerInboundNatPool.UpdateStages.WithFrontendPortRange. fromFrontendPortRange(int from, int to)Specifies the frontend port range.LoadBalancerInboundNatPool.UpdateLoadBalancer.UpdateStages.WithInboundNatPool. updateInboundNatPool(String name)Begins the description of an update to an existing inbound NAT pool.
-