Compartir a través de


ApplicationProperties.Errors Propiedad

Definición

Obtiene o establece la lista de errores.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a