Partilhar via


ManagedClusterProperties.AadProfile Property

Definition

Gets or sets the Azure Active Directory configuration.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to