Share via


HDInsightClusterCreationValidateResult.ValidationWarnings Property

Definition

The validation warnings.

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

Property Value

Applies to