共用方式為


BatchAccountIdentity.PrincipalId 屬性

定義

取得 Batch 帳戶的主體識別碼。 此屬性只會針對系統指派的身分識別提供。

[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

適用於