Compartir a través de


ManifestWrapper.FsLayers Propiedad

Definición

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a