Skip to content
Docs Try Aspire
Docs Try

getOutput

Method
📦 Aspire.Hosting.Azure v13.4.0
interface AzureBicepResource {
// ... omitted for brevity
getOutput(name: string): BicepOutputReference;
}

Signature

method getOutput
Gets a reference to an output from a bicep template.
getOutput(name: string): BicepOutputReference
name string
BicepOutputReference

Applies to

This method applies to the following types: