Share via


ClusterProfile.IdentityList Property

Definition

The list of managed identity.

public System.Collections.Generic.IList<Azure.ResourceManager.HDInsight.Containers.Models.HDInsightManagedIdentitySpec> IdentityList { get; set; }
member this.IdentityList : System.Collections.Generic.IList<Azure.ResourceManager.HDInsight.Containers.Models.HDInsightManagedIdentitySpec> with get, set
Public Property IdentityList As IList(Of HDInsightManagedIdentitySpec)

Property Value

Applies to