Share via


TargetEligibilityErrorMessage.Resolution Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="resolution")]
public string Resolution { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="resolution")>]
member this.Resolution : string with get, set
Public Property Resolution As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to