Freigeben über


ManagedClusterInner.ServicePrincipalProfile Eigenschaft

Definition

Ruft Informationen zu einer Dienstprinzipalidentität ab, die für den Cluster zum Bearbeiten von Azure-APIs verwendet werden soll, oder legt diese fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: