AccountFilter.PresentationTimeRange Property

Definition

Gets or sets the presentation time range.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.presentationTimeRange")]
public Microsoft.Azure.Management.Media.Models.PresentationTimeRange PresentationTimeRange { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.presentationTimeRange")>]
member this.PresentationTimeRange : Microsoft.Azure.Management.Media.Models.PresentationTimeRange with get, set
Public Property PresentationTimeRange As PresentationTimeRange

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to