Compartilhar via


ApplicationGatewayGlobalConfiguration.EnableResponseBuffering Propriedade

Definição

Obtém ou define habilitar o buffer de resposta.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a