PageBlobClient.PageBlobMaxUploadPagesBytes 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 à l’opération Azure.Storage.Blobs.Specialized.PageBlobClient.UploadPagesAsync(System.IO.Stream,System.Int64,System.Byte[],Azure.Storage.Blobs.Models.PageBlobRequestConditions,System.IProgress{System.Int64},System.Threading.CancellationToken) .
public virtual int PageBlobMaxUploadPagesBytes { get; }
member this.PageBlobMaxUploadPagesBytes : int
Public Overridable ReadOnly Property PageBlobMaxUploadPagesBytes As Integer
Valeur de propriété
S’applique à
Azure SDK for .NET