Dela via


ContainerServiceManagedClusterData.IdentityProfile Property

Definition

Identities associated with the cluster.

public System.Collections.Generic.IDictionary<string,Azure.ResourceManager.ContainerService.Models.ContainerServiceUserAssignedIdentity> IdentityProfile { get; }
member this.IdentityProfile : System.Collections.Generic.IDictionary<string, Azure.ResourceManager.ContainerService.Models.ContainerServiceUserAssignedIdentity>
Public ReadOnly Property IdentityProfile As IDictionary(Of String, ContainerServiceUserAssignedIdentity)

Property Value

Applies to