Compartilhar via


ApplicationGatewayProbe.PickHostNameFromBackendHttpSettings Propriedade

Definição

Obtém ou define se o cabeçalho do host deve ser escolhido nas configurações de http de back-end. O valor padrão é false.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a