Skip to content
Docs Try Aspire
Docs Try

AzureCognitiveServicesProjectResource.addStorageConnection

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

Signature

method addStorageConnection builder
Adds an Azure Storage connection to a Microsoft Foundry project.
addStorageConnection(storage: AzureStorageResource): AzureCognitiveServicesProjectConnectionResource
storage AzureStorageResource
AzureCognitiveServicesProjectConnectionResource

Defined on

This method is defined on the following type: