Partager via


MigrationEligibilityInfo.ValidationMessages Property

Definition

Gets information about eligibility failure for the server object.

[Newtonsoft.Json.JsonProperty(PropertyName="validationMessages")]
public System.Collections.Generic.IList<string> ValidationMessages { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="validationMessages")>]
member this.ValidationMessages : System.Collections.Generic.IList<string>
Public ReadOnly Property ValidationMessages As IList(Of String)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to