次の方法で共有


SystemAssignedIdentity.PrincipalId プロパティ

定義

作成された ID に関連付けられているサービス プリンシパル オブジェクトの ID を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.principalId")]
public Guid? PrincipalId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.principalId")>]
member this.PrincipalId : Nullable<Guid>
Public ReadOnly Property PrincipalId As Nullable(Of Guid)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象