Skip to content
DocsTry Aspire
DocsTry

AzureBlobStorageContainerSettings Properties

ClassProperties1 member
Provides the client configuration settings for connecting to Azure Blob Storage container.
BlobContainerNameSection titled BlobContainerNamenullablestring?
Gets or sets the name of the blob container.
public string? BlobContainerName { get; set; }