Compartir a través de


ApplicationGatewayRewriteRuleActionSet.RequestHeaderConfigurations Propiedad

Definición

Obtiene o establece acciones de encabezado de solicitud en el conjunto de acciones.

[Newtonsoft.Json.JsonProperty(PropertyName="requestHeaderConfigurations")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.ApplicationGatewayHeaderConfiguration> RequestHeaderConfigurations { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="requestHeaderConfigurations")>]
member this.RequestHeaderConfigurations : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.ApplicationGatewayHeaderConfiguration> with get, set
Public Property RequestHeaderConfigurations As IList(Of ApplicationGatewayHeaderConfiguration)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a