Compartilhar via


ClusterCreateValidationResult.ValidationErrors Propriedade

Definição

Obtém ou define os erros de validação.

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a