Freigeben über


AzureApplicationGatewayBackendHttpSettingsBase.DedicatedBackendConnection Property

Definition

[System.Management.Automation.Parameter(HelpMessage="Enable or disable dedicated connection per backend server. Default is set to false.", Mandatory=false)]
public bool? DedicatedBackendConnection { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="Enable or disable dedicated connection per backend server. Default is set to false.", Mandatory=false)>]
member this.DedicatedBackendConnection : Nullable<bool> with get, set
Public Property DedicatedBackendConnection As Nullable(Of Boolean)

Property Value

Attributes

Applies to