Partager via


Operation.Errors Propriété

Définition

Obtient ou définit toutes les erreurs associées à l’opération.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à