BlockBlobClient.BlockBlobMaxStageBlockLongBytes 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 un appel à 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
Valeur de propriété
S’applique à
Azure SDK for .NET