ClusterPrincipalAssignment.AadObjectId Property

Definition

Gets the service principal object id in AAD (Azure active directory)

[Newtonsoft.Json.JsonProperty(PropertyName="properties.aadObjectId")]
public string AadObjectId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.aadObjectId")>]
member this.AadObjectId : string
Public ReadOnly Property AadObjectId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to