Microsoft.Azure.Management.Network.Fluent.LoadBalancerOutboundRule.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 balancer outbound rule update as part of a load balancer update. |
IWithBackend |
The stage of a load balancer outbound rule update allowing to specify the backend to associate the rule with. |
IWithFrontend |
The stage of a load balancer outbound rule update allowing to specify the frontends to associate with the rule. |
IWithIdleTimeout |
The stage of a load balancer outbound rule update allowing to specify the connection timeout for idle connections. |
IWithProtocol |
The stage of a load balancer outbound rule update allowing to specify the transport protocol to apply the rule to. |
IWithTcpReset |
The stage of a load balancer outbound rule update allowing to specify the bidirectional TCP Reset on TCP flow idle timeout or unexpected connection termination. |
Azure SDK for .NET