Compartilhar via


ApplicationGatewayGlobalConfiguration.EnableRequestBuffering Propriedade

Definição

Obtém ou define habilitar o buffer de solicitação.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a