MigrationEligibilityInfo.ValidationMessages Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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