Share via


ApplicationGatewayBackendHttpSettings.IsDedicatedBackendConnectionEnabled Property

Definition

Enable or disable dedicated connection per backend server. Default is set to false.

public bool? IsDedicatedBackendConnectionEnabled { get; set; }
member this.IsDedicatedBackendConnectionEnabled : Nullable<bool> with get, set
Public Property IsDedicatedBackendConnectionEnabled As Nullable(Of Boolean)

Property Value

Applies to