Microsoft.Azure.Management.Network.Fluent.LoadBalancingRule.Update Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Interfaces
IUpdate |
The entirety of a load balancing rule update as part of a load balancer update. |
IWithBackendPort |
The stage of a load balancing rule update allowing to modify the backend port. |
IWithFloatingIP |
The stage of a load balancing rule update allowing to enable the floating IP functionality. |
IWithFrontend |
The stage of a load balancing rule update allowing to modify the frontend reference. |
IWithFrontendPort |
The stage of a load balancing rule update allowing to modify the frontend port. |
IWithIdleTimeoutInMinutes |
The stage of a load balancing rule update allowing to modify the connection timeout for idle connections. |
IWithLoadDistribution |
The stage of a load balancing rule update allowing to modify the load distribution. |
IWithOutboundSnat |
The stage of a load balancing rule update allowing to disable the outbound SNAT. |
IWithProbe |
The stage of a load balancing rule update allowing to specify the probe to associate with the rule. |
IWithProtocol |
The stage of a load balancing rule update allowing to modify the transport protocol the rule applies to. |