Share via


Operation.Errors Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to