MediaGraphTopologyProperties.Processors Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to