ManagedClusterInner.ServicePrincipalProfile Property

Definition

Gets or sets information about a service principal identity for the cluster to use for manipulating Azure APIs.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to