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

IWithPrivateImageRegistry 接口

定义

允许指定专用映像注册表的容器组定义的阶段。

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

方法

WithPrivateImageRegistry(String, String, String)

指定容器组的专用容器映像注册表服务器登录名。

适用于