AccountFilter.FirstQuality Property

Definition

Gets or sets the first quality.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to