你当前正在访问 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的用户名和密码。

适用于