次の方法で共有


BillingRoleAssignment.PrincipalTenantId プロパティ

定義

ロールが割り当てられたユーザーのプリンシパル テナント ID を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.principalTenantId")]
public string PrincipalTenantId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.principalTenantId")>]
member this.PrincipalTenantId : string with get, set
Public Property PrincipalTenantId As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象