Partager via


PipelineTopologyUpdate.Processors Propriété

Définition

Obtient ou définit la liste des nœuds du processeur de topologie. Les nœuds de processeur permettent d’analyser, de traiter ou de transformer les données de pipeline.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à