TriggerRun.TriggeredPipelines Property

Definition

List of pipeline name and run Id triggered by the trigger run.

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

Property Value

Applies to