Share via


ManagedClusterInner.AadProfile Property

Definition

Gets or sets profile of Azure Active Directory configuration.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to