Share via


PSApplicationGatewayBackendHttpSettings.PickHostNameFromBackendAddress Property

Definition

public bool? PickHostNameFromBackendAddress { get; set; }
[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)]
public bool? PickHostNameFromBackendAddress { get; set; }
member this.PickHostNameFromBackendAddress : Nullable<bool> with get, set
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)>]
member this.PickHostNameFromBackendAddress : Nullable<bool> with get, set
Public Property PickHostNameFromBackendAddress As Nullable(Of Boolean)

Property Value

Attributes

Applies to