Skip to content
DocsTry Aspire
DocsTry

AzureCognitiveServicesProjectResource.addStorageConnection

Method
📦 Aspire.Hosting.Foundry v13.5.1-preview.1.26420.4
interface AzureCognitiveServicesProjectResource {
// ... omitted for brevity
addStorageConnection(storage: AzureStorageResource): AzureCognitiveServicesProjectConnectionResource;
}

Signature

methodaddStorageConnectionbuilder
Adds an Azure Storage account to a project as a connection.
addStorageConnection(storage: AzureStorageResource): AzureCognitiveServicesProjectConnectionResource
storageAzureStorageResource
AzureCognitiveServicesProjectConnectionResource

Defined on

This method is defined on the following type: