Microsoft.Azure.Management.Network.Fluent.LoadBalancerOutboundRule.Update Namespace

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.