Skip to content
DocsTry Aspire
DocsTry

AzureBlobStorageContainerResource Properties

ClassProperties3 members
A resource that represents an Azure Blob Storage container.
BlobContainerNameSection titled BlobContainerNamestring
Gets the blob container name.
public string BlobContainerName { get; }
ConnectionStringExpressionSection titled ConnectionStringExpressionReferenceExpression
Gets the connection string template for the manifest for the Azure Blob Storage container resource.
public ReferenceExpression ConnectionStringExpression { get; }