Partager via


PolicySettings.MaxRequestBodySizeInKb Propriété

Définition

Obtient ou définit la taille maximale du corps de la requête en Ko pour 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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à