addAzureStorage
Method
interface IDistributedApplicationBuilder { // ... omitted for brevity addAzureStorage(name: string): AzureStorageResource;}Signature
method
addAzureStoragebuilderAdds 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
namestringReturns
AzureStorageResourceApplies to
This method applies to the following types: