Compartir a través de


ManifestWrapper.Manifests Propiedad

Definición

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a