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

ImageInfo interface

模型接口 ImageInfo

属性

digest

图像摘要

hostname

容器注册表主机名

repository

存储库名称

tag

图像标签

属性详细信息

digest

图像摘要

digest?: string

属性值

string

hostname

容器注册表主机名

hostname?: string

属性值

string

repository

存储库名称

repository?: string

属性值

string

tag

图像标签

tag?: string

属性值

string