Uses of Interface
com.azure.resourcemanager.network.models.LoadBalancerInboundNatRule.Update
-
Packages that use LoadBalancerInboundNatRule.Update Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of LoadBalancerInboundNatRule.Update in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return LoadBalancerInboundNatRule.Update Modifier and Type Method Description LoadBalancerInboundNatRule.UpdateLoadBalancer.UpdateStages.WithInboundNatRule. updateInboundNatRule(String name)Begins the description of an update to an existing inbound NAT rule.LoadBalancerInboundNatRule.UpdateLoadBalancerInboundNatRule.UpdateStages.WithIdleTimeout. withIdleTimeoutInMinutes(int minutes)Specifies the idle connection timeout in minutes.
-