ApplicationGatewayHeaderConfiguration.HeaderName Property

Definition

Gets or sets header name of the header configuration.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to