Compartilhar via


OperationInner.Errors Propriedade

Definição

Obtém ou define quaisquer erros associados à operação.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a