Share via


OciImageManifest.Layers Property

Definition

List of V2 image layer information.

public System.Collections.Generic.IList<Azure.Containers.ContainerRegistry.OciDescriptor> Layers { get; }
member this.Layers : System.Collections.Generic.IList<Azure.Containers.ContainerRegistry.OciDescriptor>
Public ReadOnly Property Layers As IList(Of OciDescriptor)

Property Value

Applies to