次の方法で共有


ClusterPrincipalAssignment.AadObjectId プロパティ

定義

AAD (Azure Active Directory) のサービス プリンシパル オブジェクト ID を取得します

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象