PSKubernetesCluster.ServicePrincipalProfile Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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