Uses of Interface
com.microsoft.azure.management.network.LoadBalancerInboundNatRule.UpdateDefinitionStages.WithAttach
-
Packages that use LoadBalancerInboundNatRule.UpdateDefinitionStages.WithAttach Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of LoadBalancerInboundNatRule.UpdateDefinitionStages.WithAttach in com.microsoft.azure.management.network
Subinterfaces of LoadBalancerInboundNatRule.UpdateDefinitionStages.WithAttach in com.microsoft.azure.management.network Modifier and Type Interface Description static interfaceLoadBalancerInboundNatRule.UpdateDefinition<ParentT>The entirety of an inbound NAT rule definition.Methods in com.microsoft.azure.management.network that return LoadBalancerInboundNatRule.UpdateDefinitionStages.WithAttach Modifier and Type Method Description LoadBalancerInboundNatRule.UpdateDefinitionStages.WithAttach<ParentT>LoadBalancerInboundNatRule.UpdateDefinitionStages.WithIdleTimeout. withIdleTimeoutInMinutes(int minutes)Specifies the idle connection timeout in minutes.
-