Partager via


PipelineTopology.Sources Propriété

Définition

Obtient ou définit la liste des nœuds sources de topologie. Les nœuds sources permettent d’ingérer des données externes par le pipeline.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à