ManagedClusterAADProfile.ServerAppID Property

Definition

Gets or sets the server AAD application ID.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to