AzureBicepResource.Outputs Property

Definition

Outputs that will be generated by the bicep template.

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

Property Value

Applies to