Partager via


FacetError.Errors Propriété

Définition

Obtient ou définit un tableau contenant des erreurs de facettes détectées avec des détails.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à