VideoEntity.Flags プロパティ

定義

現在のビデオの状態に基づいて、使用可能なビデオ アクションとその動的プロパティに関する情報を含むビデオ フラグを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.flags")]
public Microsoft.Azure.Management.VideoAnalyzer.Models.VideoFlags Flags { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.flags")>]
member this.Flags : Microsoft.Azure.Management.VideoAnalyzer.Models.VideoFlags
Public ReadOnly Property Flags As VideoFlags

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象