Share via


AzureBicepResource.SecretOutputs Property

Definition

Secret outputs that will be generated by the bicep template.

public System.Collections.Generic.Dictionary<string,string?> SecretOutputs { get; }
member this.SecretOutputs : System.Collections.Generic.Dictionary<string, string>
Public ReadOnly Property SecretOutputs As Dictionary(Of String, String)

Property Value

Applies to