Share via


MediaGraphProcessor.Inputs Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to