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

ImageRegistryCredential

映像注册表凭据。

属性

名称 类型 必须
server string
username 字符串
password 字符串

server

类型:字符串
必需:是

Docker 映像注册表服务器,没有协议,例如 httphttps


username

类型:字符串
必需:是

专用注册表的用户名。


password

类型:字符串
必需:否

专用注册表的密码。