你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
HDInsightSecurityProfile 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
包含 HDInsight 群集的 Ssh 公钥的安全配置文件。
public class HDInsightSecurityProfile
type HDInsightSecurityProfile = class
Public Class HDInsightSecurityProfile
- 继承
-
HDInsightSecurityProfile
构造函数
HDInsightSecurityProfile() |
初始化 HDInsightSecurityProfile 的新实例。 |
属性
AaddsResourceId |
用户的 Azure Active Directory 域服务的资源 ID。 |
ClusterUsersGroupDNs |
可选。 群集用户组的可分辨名称。 |
DirectoryType |
目录类型。 |
Domain |
组织的 Active Directory 域。 |
DomainUsername |
将在群集上具有管理员权限的域用户帐户。 |
DomainUserPassword |
域管理员密码。 |
LdapUris |
要与 Active Directory 通信的 LDAPS 协议 URL。 |
MsiResourceId |
用户分配的标识,该标识有权在用户的 AADDS 中读取和创建与群集相关的项目。 |
OrganizationalUnitDN |
用于放置群集和服务帐户的 Active Directory 中的组织单位。 |