다음을 통해 공유


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

적용 대상