Partilhar via


ClusterCreateValidationResult.ValidationWarnings Propriedade

Definição

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

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a