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