Compartir a través de


PolicySettings.FileUploadLimitInMb Propiedad

Definición

Obtiene o establece el tamaño máximo de carga de archivos en Mb para 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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a