Partager via


ClusterCreateValidationResult.ValidationErrors Propriété

Définition

Obtient ou définit les erreurs de validation.

[Newtonsoft.Json.JsonProperty(PropertyName="validationErrors")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.HDInsight.Models.ValidationErrorInfo> ValidationErrors { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="validationErrors")>]
member this.ValidationErrors : System.Collections.Generic.IList<Microsoft.Azure.Management.HDInsight.Models.ValidationErrorInfo> with get, set
Public Property ValidationErrors As IList(Of ValidationErrorInfo)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à