다음을 통해 공유


BillingAccount 클래스

정의

청구 계정.

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

생성자

BillingAccount()

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

BillingAccount(String, String, String, String, AddressDetails, String, String, String, BillingProfilesOnExpand, Enrollment, IList<Department>, IList<EnrollmentAccount>, Nullable<Boolean>)

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

속성

AccountStatus

청구 계정의 현재 상태 가져옵니다. 가능한 값은 'Active', 'Deleted', 'Disabled', 'Expired', 'Transferred', 'Extended', 'Terminated'입니다.

AccountType

고객 유형을 가져옵니다. 가능한 값은 'Enterprise', 'Individual', 'Partner'입니다.

AgreementType

규약의 형식을 가져옵니다. 가능한 값은 'MicrosoftCustomerAgreement', 'EnterpriseAgreement', 'MicrosoftOnlineServicesProgram', 'MicrosoftPartnerAgreement'입니다.

BillingProfiles

청구 계정과 연결된 청구 프로필을 가져오거나 설정합니다. $expand 지정하지 않으면 기본적으로 채워지지 않습니다.

Departments

등록과 연결된 부서를 가져오거나 설정합니다.

DisplayName

청구 계정 이름을 가져오거나 설정합니다.

EnrollmentAccounts

등록에 연결된 계정을 가져오거나 설정합니다.

EnrollmentDetails

연결된 레거시 등록에 대한 세부 정보를 가져옵니다. $expand 지정하지 않으면 기본적으로 채워지지 않습니다.

HasReadAccess

가져오기는 사용자에게 청구 계정에 대한 읽기 권한이 있는지 여부를 나타냅니다.

Id

리소스 ID를 가져옵니다.

(다음에서 상속됨 Resource)
Name

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

(다음에서 상속됨 Resource)
SoldTo

청구 계정을 담당하는 개인 또는 organization 주소를 가져오거나 설정합니다.

Type

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

(다음에서 상속됨 Resource)

메서드

Validate()

개체의 유효성을 검사합니다.

적용 대상