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

DataLakeFileClient.MaxUploadLongBytes 属性

定义

获取 中每个追加调用 Azure.Storage.Files.DataLake.DataLakeFileClient.UploadAsync(System.IO.Stream,Azure.Storage.Files.DataLake.Models.PathHttpHeaders,Azure.Storage.Files.DataLake.Models.DataLakeRequestConditions,System.IProgress{System.Int64},Azure.Storage.StorageTransferOptions,System.Threading.CancellationToken)中可以发送的最大字节数。

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

属性值

适用于