次の方法で共有


ManagedServiceIdentity.PrincipalId プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象