다음을 통해 공유


BillingRoleAssignment 클래스

정의

역할 할당

[Microsoft.Rest.Serialization.JsonTransformation]
public class BillingRoleAssignment : Microsoft.Azure.Management.Billing.Models.Resource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type BillingRoleAssignment = class
    inherit Resource
Public Class BillingRoleAssignment
Inherits Resource
상속
BillingRoleAssignment
특성

생성자

BillingRoleAssignment()

BillingRoleAssignment 클래스의 새 instance 초기화합니다.

BillingRoleAssignment(String, String, String, String, String, String, String, String, String, String, String, String, String)

BillingRoleAssignment 클래스의 새 instance 초기화합니다.

속성

CreatedByPrincipalId

역할 할당을 만든 사용자의 보안 주체 ID를 가져옵니다.

CreatedByPrincipalTenantId

역할 할당을 만든 사용자의 테넌트 ID를 가져옵니다.

CreatedByUserEmailAddress

역할 할당을 만든 사용자의 이메일 주소를 가져옵니다.

CreatedOn

역할 할당을 만든 날짜를 가져옵니다.

Id

리소스 ID를 가져옵니다.

(다음에서 상속됨 Resource)
Name

리소스 이름을 가져옵니다.

(다음에서 상속됨 Resource)
PrincipalId

역할이 할당된 사용자의 보안 주체 ID를 가져오거나 설정합니다.

PrincipalTenantId

역할이 할당된 사용자의 보안 주체 테넌트 ID를 가져오거나 설정합니다.

RoleDefinitionId

역할 정의의 ID를 가져오거나 설정합니다.

Scope

역할이 할당된 scope 가져옵니다.

Type

리소스 종류를 가져옵니다.

(다음에서 상속됨 Resource)
UserAuthenticationType

인증 유형을 가져오거나 설정합니다.

UserEmailAddress

사용자의 이메일 주소를 가져오거나 설정합니다.

적용 대상