Udostępnij za pośrednictwem


HDInsightSecurityProfile Class

Definition

The security profile which contains Ssh public key for the HDInsight cluster.

public class HDInsightSecurityProfile
type HDInsightSecurityProfile = class
Public Class HDInsightSecurityProfile
Inheritance
HDInsightSecurityProfile

Constructors

HDInsightSecurityProfile()

Initializes a new instance of HDInsightSecurityProfile.

Properties

AaddsResourceId

The resource ID of the user's Azure Active Directory Domain Service.

ClusterUsersGroupDNs

Optional. The Distinguished Names for cluster user groups.

DirectoryType

The directory type.

Domain

The organization's active directory domain.

DomainUsername

The domain user account that will have admin privileges on the cluster.

DomainUserPassword

The domain admin password.

LdapUris

The LDAPS protocol URLs to communicate with the Active Directory.

MsiResourceId

User assigned identity that has permissions to read and create cluster-related artifacts in the user's AADDS.

OrganizationalUnitDN

The organizational unit within the Active Directory to place the cluster and service accounts.

Applies to