BicepSecretOutputReference Properties
Class Properties 4 members
A reference to a KeyVault secret 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 secret output.
public string ValueExpression { get; }