IWithConnectionDrainingBeta Interface

Definition

The stage of an application gateway backend HTTP configuration allowing to control connection draining.

public interface IWithConnectionDrainingBeta : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IWithConnectionDrainingBeta = interface
    interface IBeta
Public Interface IWithConnectionDrainingBeta
Implements IBeta
Derived
Implements

Methods

WithConnectionDrainingTimeoutInSeconds(Int32)

Specifies the number of seconds when connection draining is active.

WithoutConnectionDraining()

Disables connection draining.

Applies to