Compartir a través de


ContainerServiceInner.ServicePrincipalProfile Propiedad

Definición

Obtiene o establece las propiedades de las entidades de servicio del clúster.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a