你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ContainerAppDaprConfiguration.HttpMaxRequestSize 属性

定义

增加请求正文 http 和 grpc 服务器参数的最大大小(以 MB 为单位)以处理大文件的上传。 默认值为 4 MB。

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

属性值

适用于