WorkflowRunData.Outputs Property

Definition

Gets the outputs.

public System.Collections.Generic.IReadOnlyDictionary<string,Azure.ResourceManager.AppService.Models.WorkflowOutputContent> Outputs { get; }
member this.Outputs : System.Collections.Generic.IReadOnlyDictionary<string, Azure.ResourceManager.AppService.Models.WorkflowOutputContent>
Public ReadOnly Property Outputs As IReadOnlyDictionary(Of String, WorkflowOutputContent)

Property Value

Applies to