Uses of Interface
com.azure.resourcemanager.network.models.LoadBalancingRule.UpdateDefinitionStages.WithIdleTimeoutInMinutes
-
Packages that use LoadBalancingRule.UpdateDefinitionStages.WithIdleTimeoutInMinutes Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of LoadBalancingRule.UpdateDefinitionStages.WithIdleTimeoutInMinutes in com.azure.resourcemanager.network.models
Subinterfaces of LoadBalancingRule.UpdateDefinitionStages.WithIdleTimeoutInMinutes in com.azure.resourcemanager.network.models Modifier and Type Interface Description static interfaceLoadBalancingRule.UpdateDefinition<ReturnT>The entirety of a load balancing rule definition as part of a load balancer update.static interfaceLoadBalancingRule.UpdateDefinitionStages.WithAttach<ReturnT>The final stage of the load balancing rule definition.static interfaceLoadBalancingRule.UpdateDefinitionStages.WithBackendPort<ReturnT>The stage of a load balancing rule definition allowing to specify the backend port to send the load-balanced traffic to.
-