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

IWithCredentials 接口

定义

允许设置 docker 注册表凭据的 Web 应用定义。

public interface IWithCredentials
type IWithCredentials = interface
Public Interface IWithCredentials
派生

方法

WithCredentials(String, String)

指定Docker Hub或 docker 注册表的用户名和密码。

适用于