Share via


HDInsightClusterCreationValidateResult.ValidationErrors Property

Definition

The validation errors.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.HDInsight.Models.HDInsightClusterValidationErrorInfo> ValidationErrors { get; }
member this.ValidationErrors : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.HDInsight.Models.HDInsightClusterValidationErrorInfo>
Public ReadOnly Property ValidationErrors As IReadOnlyList(Of HDInsightClusterValidationErrorInfo)

Property Value

Applies to