PSKubernetesCluster.ServicePrincipalProfile Property

Definition

Gets or sets information about a service principal identity for the cluster to use for manipulating Azure APIs. Either secret or keyVaultSecretRef must be specified.

public Microsoft.Azure.Commands.Aks.Models.PSContainerServiceServicePrincipalProfile ServicePrincipalProfile { get; set; }
member this.ServicePrincipalProfile : Microsoft.Azure.Commands.Aks.Models.PSContainerServiceServicePrincipalProfile with get, set
Public Property ServicePrincipalProfile As PSContainerServiceServicePrincipalProfile

Property Value

Applies to