Compartir a través de


AcrErrors.Errors Propiedad

Definición

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a