Compartir a través de


ManifestWrapper.Layers Propiedad

Definición

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a