Partager via


PolicySettings.FileUploadLimitInMb Propriété

Définition

Obtient ou définit la taille maximale de chargement de fichier en Mo pour WAF.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à