次の方法で共有


MediaGraphInstanceProperties.State プロパティ

定義

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象