Compartilhar via


AzureHDInsightClusterIdentity.UserAssignedIdentities Property

Definition

public System.Collections.Generic.IDictionary<string,Microsoft.Azure.Commands.HDInsight.Models.AzureHDInsightUserAssignedIdentity> UserAssignedIdentities { get; set; }
member this.UserAssignedIdentities : System.Collections.Generic.IDictionary<string, Microsoft.Azure.Commands.HDInsight.Models.AzureHDInsightUserAssignedIdentity> with get, set
Public Property UserAssignedIdentities As IDictionary(Of String, AzureHDInsightUserAssignedIdentity)

Property Value

Applies to