共用方式為


BillingRoleAssignment.CreatedByPrincipalId 屬性

定義

取得建立角色指派之使用者的主體識別碼。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於