Share via


AppDaprConfig.HttpMaxRequestSize Property

Definition

Increasing max size of request body http servers parameter in MB to handle uploading of big files. Default is 4 MB.

public Azure.Provisioning.BicepValue<int> HttpMaxRequestSize { get; set; }
member this.HttpMaxRequestSize : Azure.Provisioning.BicepValue<int> with get, set
Public Property HttpMaxRequestSize As BicepValue(Of Integer)

Property Value

Applies to