getOutput
Method
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): BicepOutputReferenceParameters
name string Returns
BicepOutputReference Applies to
This method applies to the following types: