次の方法で共有


BillingRoleAssignment.CreatedByPrincipalTenantId プロパティ

定義

ロールの割り当てを作成したユーザーのテナント ID を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象