Compartir a través de


PolicySettings.MaxRequestBodySizeInKb Propiedad

Definición

Obtiene o establece el tamaño máximo del cuerpo de la solicitud en Kb para WAF.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a