Skip to content
Docs Try Aspire
Docs Try

withReference

Method
📦 Aspire.Hosting.Foundry v13.4.0-preview.1.26281.18
interface AzureAISearchToolResource {
// ... omitted for brevity
withReference(search: AzureSearchResource): AzureAISearchToolResource;
}

Signature

method withReference builder
Links an Azure AI Search tool to a backing search resource.
withReference(search: AzureSearchResource): AzureAISearchToolResource
search AzureSearchResource
AzureAISearchToolResource

Applies to

This method applies to the following types: