Uses of Interface
com.azure.resourcemanager.network.models.LoadBalancerInboundNatRule.UpdateDefinitionStages.WithAttach
-
Packages that use LoadBalancerInboundNatRule.UpdateDefinitionStages.WithAttach Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of LoadBalancerInboundNatRule.UpdateDefinitionStages.WithAttach in com.azure.resourcemanager.network.models
Subinterfaces of LoadBalancerInboundNatRule.UpdateDefinitionStages.WithAttach in com.azure.resourcemanager.network.models Modifier and Type Interface Description static interfaceLoadBalancerInboundNatRule.UpdateDefinition<ParentT>The entirety of an inbound NAT rule definition.Methods in com.azure.resourcemanager.network.models 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.
-