AzureStorageBlob.BlobClient Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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