Compartir a través de


ClusterCreateValidationResult.ValidationWarnings Propiedad

Definición

Obtiene o establece las advertencias de validación.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a