ApplicationGatewayWebApplicationFirewallConfiguration.MaxRequestBodySize Propriedade

Definição

Obtém ou define o tamanho máximo do corpo da solicitação para WAF.

[Newtonsoft.Json.JsonProperty(PropertyName="maxRequestBodySize")]
public int? MaxRequestBodySize { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="maxRequestBodySize")>]
member this.MaxRequestBodySize : Nullable<int> with get, set
Public Property MaxRequestBodySize As Nullable(Of Integer)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a