V1Manifest.FsLayers Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute