Azure.Storage.Blobs Namespace

Classes

BlobClient

The BlobClient allows you to manipulate Azure Storage blobs.

BlobClientOptions

Provides the client configuration options for connecting to Azure Blob Storage.

BlobContainerClient

The BlobContainerClient allows you to manipulate Azure Storage containers and their blobs.

BlobContainerClientExtensions

Data movement extension methods for the BlobContainerClient.

BlobServiceClient

The BlobServiceClient allows you to manipulate Azure Storage service resources and blob containers. The storage account provides the top-level namespace for the Blob service.

BlobUriBuilder

The BlobUriBuilder class provides a convenient way to modify the contents of a Uri instance to point to different Azure Storage resources like an account, container, or blob.

For more information, see Naming and Referencing Containers, Blobs, and Metadata.

Enums

BlobClientOptions.ServiceVersion

The versions of Azure Blob Storage supported by this client library. For more, see Versioning for Azure Storage Services.