BackendAddressPool.DrainPeriodInSeconds Property

Definition

Amount of seconds Load Balancer waits for before sending RESET to client and backend address.

public Azure.Provisioning.BicepValue<int> DrainPeriodInSeconds { get; set; }
member this.DrainPeriodInSeconds : Azure.Provisioning.BicepValue<int> with get, set
Public Property DrainPeriodInSeconds As BicepValue(Of Integer)

Property Value

Applies to