你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PSKubernetesCluster.ServicePrincipalProfile Property

Definition

Overloads

ServicePrincipalProfile

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.

ServicePrincipalProfile

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