Skip to content
Docs Try Aspire

getOutput

Function
📦 Aspire.Hosting.Azure.Search v13.2.0-preview.1.26159.1
interface AzureSearchResource {
// ... omitted for brevity
getOutput(name: string): BicepOutputReference;
}

Signature

method getOutput
Gets an output reference from an Azure Bicep template resource
getOutput(name: string): BicepOutputReference
name string
BicepOutputReference

Applies to

This function is an extension method on the following types: