VideoEntity.ContentUrls Property

Definition

Gets set of URLs to the video content.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to