Skip to content
Docs Try Aspire

addAzureStorage

Function
📦 Aspire.Hosting.Azure.Storage v13.2.0-preview.1.26159.1
interface IDistributedApplicationBuilder {
// ... omitted for brevity
addAzureStorage(name: string): AzureStorageResource;
}

Signature

method addAzureStorage builder
Adds an Azure Storage resource
addAzureStorage(name: string): AzureStorageResource
name string
AzureStorageResource

Applies to

This function is an extension method on the following types: