Compartir a través de


PipelineTopology.Sinks Propiedad

Definición

Obtiene o establece la lista de nodos receptores de topología. Los nodos receptores permiten almacenar o exportar datos de canalización.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a