Skip to content
Docs Try Aspire

AzureBlobStorageContainerSettings Properties

Class Properties 1 member
Provides the client configuration settings for connecting to Azure Blob Storage container.
BlobContainerName Section titled BlobContainerName nullable string?
Gets or sets the name of the blob container.
public string? BlobContainerName { get; set; }