ManagedClusterAADProfile.ClientAppID Property

Definition

Gets or sets the client AAD application ID.

[Newtonsoft.Json.JsonProperty(PropertyName="clientAppID")]
public string ClientAppID { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="clientAppID")>]
member this.ClientAppID : string with get, set
Public Property ClientAppID As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to