PSKubernetesCluster.IdentityProfile Property

Definition

Gets or sets identities associated with the cluster.

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

Property Value

Applies to