Skip to content
Docs Try Aspire

AzureBlobStorageContainerResource Properties

Class Properties 3 members
A resource that represents an Azure Blob Storage container.
BlobContainerName Section titled BlobContainerName string
Gets the blob container name.
public string BlobContainerName { get; }
ConnectionStringExpression Section titled ConnectionStringExpression ReferenceExpression
Gets the connection string template for the manifest for the Azure Blob Storage container resource.
public ReferenceExpression ConnectionStringExpression { get; }