ManagedClusterInner.ServicePrincipalProfile Propriedade

Definição

Obtém ou define informações sobre uma identidade de entidade de serviço para o cluster a ser usado para manipular APIs do Azure.

[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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a