MediaGraphTopologyProperties.Sources Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to