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

AppPlatformImageRegistryCredential 类

定义

映像注册表的凭据。

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

构造函数

AppPlatformImageRegistryCredential()

初始化 AppPlatformImageRegistryCredential 的新实例。

属性

Password

映像注册表凭据的密码。

Username

映像注册表凭据的用户名。

适用于