Compartilhar via


PipelineTopologyUpdate.Sinks Propriedade

Definição

Obtém ou define a lista dos nós do coletor de topologia. Os nós do coletor permitem que os dados do pipeline sejam armazenados ou exportados.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a