Share via


Cluster.AadClientId Property

Definition

Gets or sets app id of cluster AAD identity.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to