次の方法で共有


VideoEntity.VideoEntityType プロパティ

定義

ビデオ コンテンツ タイプを取得します。 異なるコンテンツ タイプは、さまざまなアプリケーションやシナリオに適しています。 使用可能な値は、'Archive'、'File' です。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象