PipelineTopologyProperties.Sinks Property

Definition

List of the topology sink nodes. Sink nodes allow pipeline data to be stored or exported.

public System.Collections.Generic.IList<Azure.Media.VideoAnalyzer.Edge.Models.SinkNodeBase> Sinks { get; }
member this.Sinks : System.Collections.Generic.IList<Azure.Media.VideoAnalyzer.Edge.Models.SinkNodeBase>
Public ReadOnly Property Sinks As IList(Of SinkNodeBase)

Property Value

Applies to