AzureBicepResource.getOutput
Method
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): BicepOutputReferenceParameters
name string Returns
BicepOutputReference Defined on
This method is defined on the following type: