Share via


AzureApplicationGatewayConnectionDrainingBase.DrainTimeoutInSec Property

Definition

[System.Management.Automation.Parameter(HelpMessage="The number of seconds connection draining is active. Acceptable values are from 1 second to 3600 seconds.", Mandatory=true)]
[System.Management.Automation.ValidateNotNullOrEmpty]
public int DrainTimeoutInSec { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="The number of seconds connection draining is active. Acceptable values are from 1 second to 3600 seconds.", Mandatory=true)>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.DrainTimeoutInSec : int with get, set
Public Property DrainTimeoutInSec As Integer

Property Value

Attributes

Applies to