DataLakeFileClient.MaxUploadLongBytes Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le nombre maximal d’octets pouvant être envoyés dans chaque appel d’ajout dans 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
Valeur de propriété
S’applique à
Azure SDK for .NET