Partager via


PipelineTopology.Processors Propriété

Définition

Obtient ou définit la liste des nœuds du processeur de topologie. Les nœuds de processeur permettent aux données de pipeline d’être analysées, traitées ou transformées.

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