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

AzureHDInsightSecurityProfile.ClusterUsersGroupDNs Property

Definition

Gets or sets the distinguished names of the Active Directory groups that will be available in Ambari and Ranger.

public string[] ClusterUsersGroupDNs { get; set; }
member this.ClusterUsersGroupDNs : string[] with get, set
Public Property ClusterUsersGroupDNs As String()

Property Value

String[]

The cluster users group DNs.

Applies to