ApplicationGatewayBackendHttpSettingsInner.ConnectionDraining Property

Definition

Gets or sets connection draining of the backend http settings resource.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.connectionDraining")]
public Microsoft.Azure.Management.Network.Fluent.Models.ApplicationGatewayConnectionDraining ConnectionDraining { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.connectionDraining")>]
member this.ConnectionDraining : Microsoft.Azure.Management.Network.Fluent.Models.ApplicationGatewayConnectionDraining with get, set
Public Property ConnectionDraining As ApplicationGatewayConnectionDraining

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to