你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
ImageRepositoryCredential interface
映像存储库凭据。
属性
image |
映像存储库 url (,例如:mcr.microsoft.com) 。 |
password | 存储库用户密码。 |
user |
存储库用户名。 |
属性详细信息
imageRepositoryUrl
映像存储库 url (,例如:mcr.microsoft.com) 。
imageRepositoryUrl: string
属性值
string
password
userName
存储库用户名。
userName: string
属性值
string