Share via


ApplicationGatewayBackendHttpSettings.IsDedicatedBackendConnectionEnabled Property

Definition

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

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

Property Value

Applies to