次の方法で共有


SystemAssignedServiceIdentity.PrincipalId プロパティ

定義

システム割り当て ID のサービス プリンシパル ID を取得します。 このプロパティは、システム割り当て ID に対してのみ提供されます。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象