Partager via


PipelineTopology.Sinks Propriété

Définition

Obtient ou définit la liste des nœuds du récepteur de topologie. Les nœuds récepteurs permettent de stocker ou d’exporter des données de pipeline.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.sinks")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.VideoAnalyzer.Models.SinkNodeBase> Sinks { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.sinks")>]
member this.Sinks : System.Collections.Generic.IList<Microsoft.Azure.Management.VideoAnalyzer.Models.SinkNodeBase> with get, set
Public Property Sinks As IList(Of SinkNodeBase)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à