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

AzureStorageBlob.BlobClient Property

Definition

XSCL Track2 Blob Client, used to run blob APIs, this property should be removed in the future major release, and replace with BlobBaseClient

public Azure.Storage.Blobs.BlobClient BlobClient { get; }
member this.BlobClient : Azure.Storage.Blobs.BlobClient
Public ReadOnly Property BlobClient As BlobClient

Property Value

Applies to