BicepOutputReference Properties
Class Properties 4 members
A reference to an output from a bicep template.
The instance of the bicep resource.
public AzureBicepResource Resource { get; } The expression used in the manifest to reference the value of the output.
public string ValueExpression { get; }