ApplicationGatewayWebApplicationFirewallConfiguration.FileUploadLimitInMb Propriedade

Definição

Obtém ou define o tamanho máximo de carregamento de arquivo em 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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a