Dela via


MediaGraphInstanceProperties.State Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="state")]
public Microsoft.Azure.Media.LiveVideoAnalytics.Edge.Models.MediaGraphInstanceState? State { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="state")>]
member this.State : Nullable<Microsoft.Azure.Media.LiveVideoAnalytics.Edge.Models.MediaGraphInstanceState> with get, set
Public Property State As Nullable(Of MediaGraphInstanceState)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to