Uses of Interface
com.microsoft.azure.management.network.LoadBalancerInboundNatRule.Update
-
Packages that use LoadBalancerInboundNatRule.Update Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of LoadBalancerInboundNatRule.Update in com.microsoft.azure.management.network
Methods in com.microsoft.azure.management.network 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.
-