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

RoutingStorageContainerProperties.MaxChunkSizeInBytes 属性

定义

写入存储的每个 Blob 的最大字节数。 值应介于 10485760 (10MB) 和 524288000 (500MB) 之间。 默认值为 314572800 (300MB) 。

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

属性值

适用于