次の方法で共有


HDInsightSecurityProfile クラス

定義

HDInsight クラスターの Ssh 公開キーを含むセキュリティ プロファイル。

public class HDInsightSecurityProfile
type HDInsightSecurityProfile = class
Public Class HDInsightSecurityProfile
継承
HDInsightSecurityProfile

コンストラクター

HDInsightSecurityProfile()

HDInsightSecurityProfile の新しいインスタンスを初期化します。

プロパティ

AaddsResourceId

ユーザーの Azure Active Directory ドメイン Service のリソース ID。

ClusterUsersGroupDNs

省略可能。 クラスター ユーザー グループの識別名。

DirectoryType

ディレクトリの種類。

Domain

organizationの Active Directory ドメイン。

DomainUsername

クラスターに対する管理者特権を持つドメイン ユーザー アカウント。

DomainUserPassword

ドメイン管理者のパスワード。

LdapUris

Active Directory と通信するための LDAPS プロトコル URL。

MsiResourceId

ユーザーの AADDS でクラスター関連の成果物を読み取って作成するためのアクセス許可を持つユーザー割り当て ID。

OrganizationalUnitDN

クラスターとサービス アカウントを配置する Active Directory 内の組織単位。

適用対象