次の方法で共有


VideoEntity.ContentUrls プロパティ

定義

ビデオ コンテンツへの URL のセットを取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象