Compartir a través de


ApplicationGatewayHeaderConfiguration.HeaderValue Propiedad

Definición

Obtiene o establece el valor de encabezado de la configuración del encabezado.

[Newtonsoft.Json.JsonProperty(PropertyName="headerValue")]
public string HeaderValue { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="headerValue")>]
member this.HeaderValue : string with get, set
Public Property HeaderValue As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a