addAzureStorage
Method
interface IDistributedApplicationBuilder { // ... omitted for brevity addAzureStorage(name: string): AzureStorageResource;}Signature
method
addAzureStorage builder Adds an Azure Storage resource to the application model. This resource can be used to create Azure blob, table, and queue resources.
addAzureStorage(name: string): AzureStorageResourceParameters
name string Returns
AzureStorageResource Applies to
This method applies to the following types: