Azure.Storage.Blobs
Namespace with 5 public types
Classes
BlobClient
The allows you to manipulate Azure Storage
blobs.
BlobClientOptions
Provides the client configuration options for connecting to Azure Blob
Storage.
BlobContainerClient
The allows you to manipulate Azure
Storage containers and their blobs.
BlobServiceClient
The 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 class provides a convenient way to
modify the contents of a 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.