Partager via


ClusterCreateValidationResult.ValidationWarnings Propriété

Définition

Obtient ou définit les avertissements de validation.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à