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

GetManifestResult 类

定义

获取清单操作的结果。

public class GetManifestResult
type GetManifestResult = class
Public Class GetManifestResult
继承
GetManifestResult

属性

Digest

清单的摘要,由注册表计算。

Manifest

清单 JSON。

MediaType

获取下载的清单的媒体类型,如 Content-Type 响应标头所示。

适用于