Compartir a través de


PipelineTopology.Sources Propiedad

Definición

Obtiene o establece la lista de nodos de origen de la topología. Los nodos de origen permiten la ingesta de datos externos mediante la canalización.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a