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