ContainerService.ServicePrincipalProfile Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to