Uses of Interface
com.azure.resourcemanager.network.models.LoadBalancingRule.UpdateDefinitionStages.WithAttach
Packages that use LoadBalancingRule.UpdateDefinitionStages.WithAttach
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of LoadBalancingRule.UpdateDefinitionStages.WithAttach in com.azure.resourcemanager.network.models
Subinterfaces of LoadBalancingRule.UpdateDefinitionStages.WithAttach in com.azure.resourcemanager.network.modelsModifier and TypeInterfaceDescriptionstatic interfaceLoadBalancingRule.UpdateDefinition<ReturnT>The entirety of a load balancing rule definition as part of a load balancer update.static interfaceThe stage of a load balancing rule definition allowing to specify the backend port to send the load-balanced traffic to.Subinterfaces with type arguments of type LoadBalancingRule.UpdateDefinitionStages.WithAttach in com.azure.resourcemanager.network.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe stage of a load balancing rule definition allowing to specify the backend port to send the load-balanced traffic to.static interfaceThe stage of a load balancing rule definition allowing to enable the floating IP functionality.Methods in com.azure.resourcemanager.network.models that return LoadBalancingRule.UpdateDefinitionStages.WithAttachModifier and TypeMethodDescriptionLoadBalancingRule.UpdateDefinitionStages.WithIdleTimeoutInMinutes.withIdleTimeoutInMinutes(int minutes) Specifies the number of minutes before an idle connection is closed.LoadBalancingRule.UpdateDefinitionStages.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.