Uses of Interface
com.azure.resourcemanager.network.models.LoadBalancingRule.DefinitionStages.WithAttach
Packages that use LoadBalancingRule.DefinitionStages.WithAttach
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of LoadBalancingRule.DefinitionStages.WithAttach in com.azure.resourcemanager.network.models
Subinterfaces of LoadBalancingRule.DefinitionStages.WithAttach in com.azure.resourcemanager.network.modelsModifier and TypeInterfaceDescriptionstatic interfaceLoadBalancingRule.Definition<ReturnT>The entirety of a load balancing rule definition.static interfaceThe stage of a load balancing rule definition allowing to specify the backend port to send the load-balanced traffic to.Methods in com.azure.resourcemanager.network.models that return LoadBalancingRule.DefinitionStages.WithAttachModifier and TypeMethodDescriptionLoadBalancingRule.DefinitionStages.WithIdleTimeoutInMinutes.withIdleTimeoutInMinutes(int minutes) Specifies the number of minutes before an idle connection is closed.LoadBalancingRule.DefinitionStages.WithLoadDistribution.withLoadDistribution(LoadDistribution loadDistribution) Specifies the load distribution mode.Associates the specified existing HTTP or TCP probe of this load balancer with the load balancing rule.