Partager via


ApplicationGatewayBackendHttpSettingsInner.PickHostNameFromBackendAddress Propriété

Définition

Obtient ou définit s’il faut choisir l’en-tête de l’hôte à partir du nom d’hôte du serveur principal. La valeur par défaut est false.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.pickHostNameFromBackendAddress")]
public bool? PickHostNameFromBackendAddress { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.pickHostNameFromBackendAddress")>]
member this.PickHostNameFromBackendAddress : Nullable<bool> with get, set
Public Property PickHostNameFromBackendAddress As Nullable(Of Boolean)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à