你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ManifestWrapper 类

定义

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

构造函数

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

属性

Annotations
Architecture
Config
FsLayers
History
Layers
Manifests
MediaType
Name
SchemaVersion (继承自 Manifest)
Signatures
Tag

适用于