Freigeben über


ApplicationGatewayWebApplicationFirewallConfiguration.FileUploadLimitInMb Eigenschaft

Definition

Ruft die maximale Dateiuploadgröße in Mb für WAF ab oder legt diese fest.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: