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

SecurityProfile interface

包含 HDInsight 群集的 SSH 公钥的安全配置文件。

属性

aaddsResourceId

用户的 Azure Active Directory 域服务的资源 ID。

clusterUsersGroupDNs

自选。 群集用户组的可分辨名称

directoryType

目录类型。

domain

组织的 Active Directory 域。

domainUsername

将在群集上具有管理员权限的域用户帐户。

domainUserPassword

域管理员密码。 此值包含凭据。 在向用户显示之前,请考虑模糊

ldapsUrls

要与 Active Directory 通信的 LDAPS 协议 URL。

msiResourceId

用户分配的标识有权在用户的 AADDS 中读取和创建与群集相关的项目。

organizationalUnitDN

Active Directory 中的组织单位,用于放置群集和服务帐户。

属性详细信息

aaddsResourceId

用户的 Azure Active Directory 域服务的资源 ID。

aaddsResourceId?: string

属性值

string

clusterUsersGroupDNs

自选。 群集用户组的可分辨名称

clusterUsersGroupDNs?: string[]

属性值

string[]

directoryType

目录类型。

directoryType?: string

属性值

string

domain

组织的 Active Directory 域。

domain?: string

属性值

string

domainUsername

将在群集上具有管理员权限的域用户帐户。

domainUsername?: string

属性值

string

domainUserPassword

域管理员密码。 此值包含凭据。 在向用户显示之前,请考虑模糊

domainUserPassword?: string

属性值

string

ldapsUrls

要与 Active Directory 通信的 LDAPS 协议 URL。

ldapsUrls?: string[]

属性值

string[]

msiResourceId

用户分配的标识有权在用户的 AADDS 中读取和创建与群集相关的项目。

msiResourceId?: string

属性值

string

organizationalUnitDN

Active Directory 中的组织单位,用于放置群集和服务帐户。

organizationalUnitDN?: string

属性值

string