Skip to content
Docs Try Aspire
Docs Try

getOutput

Method
📦 Aspire.Hosting.Azure v13.3.0
interface AzureBicepResource {
// ... 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 method applies to the following types: