getOutput
Function
interface AzureApplicationInsightsResource { // ... 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 Applies to
This function is an extension method on the following types: