Skip to content
Docs Try Aspire

AzureBicepResource.getOutput

Method
📦 Aspire.Hosting.Azure.SignalR v13.2.0-preview.1.26159.1
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

Defined on

This method is defined on the following type: