ManifestWrapper Class

Definition

public class ManifestWrapper : Microsoft.Azure.ContainerRegistry.Models.Manifest
type ManifestWrapper = class
    inherit Manifest
Public Class ManifestWrapper
Inherits Manifest
Inheritance
ManifestWrapper

Constructors

ManifestWrapper()
ManifestWrapper(Nullable<Int32>, String, IList<ManifestListAttributes>, Descriptor, IList<Descriptor>, Annotations, String, String, String, IList<FsLayer>, IList<History>, IList<ImageSignature>)

Properties

Annotations
Architecture
Config
FsLayers
History
Layers
Manifests
MediaType
Name
SchemaVersion (Inherited from Manifest)
Signatures
Tag

Applies to