Uses of Interface
com.azure.resourcemanager.network.models.LoadBalancerInboundNatPool.Update
Packages that use LoadBalancerInboundNatPool.Update
Package
Description
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.UpdateModifier and TypeMethodDescriptionLoadBalancerInboundNatPool.UpdateStages.WithFrontendPortRange.fromFrontendPortRange(int from, int to) Specifies the frontend port range.LoadBalancer.UpdateStages.WithInboundNatPool.updateInboundNatPool(String name) Begins the description of an update to an existing inbound NAT pool.