Partager via


ContainerServiceInner.ServicePrincipalProfile Propriété

Définition

Obtient ou définit des informations sur une identité de principal de service pour le cluster à utiliser pour manipuler les API Azure. L’une exacte de secret ou keyVaultSecretRef doit être spécifiée.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.servicePrincipalProfile")]
public Microsoft.Azure.Management.ContainerService.Fluent.Models.ContainerServiceServicePrincipalProfile ServicePrincipalProfile { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.servicePrincipalProfile")>]
member this.ServicePrincipalProfile : Microsoft.Azure.Management.ContainerService.Fluent.Models.ContainerServiceServicePrincipalProfile with get, set
Public Property ServicePrincipalProfile As ContainerServiceServicePrincipalProfile

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à