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

ContainerAppRegistryInfo 类

定义

容器应用注册表信息。

public class ContainerAppRegistryInfo
type ContainerAppRegistryInfo = class
Public Class ContainerAppRegistryInfo
继承
ContainerAppRegistryInfo

构造函数

ContainerAppRegistryInfo()

初始化 ContainerAppRegistryInfo 的新实例。

属性

RegistryPassword

注册表机密。

RegistryServer

注册表服务器 URL。

RegistryUserName

注册表用户名。

适用于