MediaGraphTopologyProperties.Sinks Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to