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

BlockBlobClient.BlockBlobMaxStageBlockLongBytes 属性

定义

获取在调用 Azure.Storage.Blobs.Specialized.BlockBlobClient.StageBlockAsync(System.String,System.IO.Stream,System.Byte[],Azure.Storage.Blobs.Models.BlobRequestConditions,System.IProgress{System.Int64},System.Threading.CancellationToken)时可以发送的最大字节数。

public virtual long BlockBlobMaxStageBlockLongBytes { get; }
member this.BlockBlobMaxStageBlockLongBytes : int64
Public Overridable ReadOnly Property BlockBlobMaxStageBlockLongBytes As Long

属性值

适用于