다음을 통해 공유


BillingProfile 클래스

정의

청구 프로필입니다.

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

생성자

BillingProfile()

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

BillingProfile(String, String, String, String, String, AddressDetails, Nullable<Boolean>, Nullable<Int32>, String, IList<AzurePlan>, InvoiceSectionsOnExpand, Nullable<Boolean>, String, String, String, String)

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

속성

BillTo

청구 주소를 가져오거나 설정합니다.

Currency

청구 프로필에 대한 요금이 청구되는 통화를 가져옵니다.

DisplayName

청구 프로필의 이름을 가져오거나 설정합니다.

EnabledAzurePlans

사용하도록 설정된 Azure 플랜에 대한 정보를 가져오거나 설정합니다.

HasReadAccess

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

Id

리소스 ID를 가져옵니다.

(다음에서 상속됨 Resource)
InvoiceDay

청구 프로필에 대한 청구서가 생성되는 월의 날짜를 가져옵니다.

InvoiceEmailOptIn

청구 프로필에 대한 청구서가 이메일을 통해 전송되는지 여부를 제어하는 플래그를 가져오거나 설정합니다.

InvoiceSections

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

Name

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

(다음에서 상속됨 Resource)
PoNumber

청구 프로필에 대해 생성된 청구서에 표시되는 구매 주문 이름을 가져오거나 설정합니다.

SpendingLimit

청구 프로필 지출 한도를 가져옵니다. 가능한 값은 'Off', 'On'입니다.

Status

청구 프로필의 상태 가져옵니다. 가능한 값은 '활성', '사용 안 함', '경고됨'입니다.

StatusReasonCode

지정된 청구 프로필 상태 이유를 가져옵니다. 가능한 값은 'PastDue', 'SpendingLimitReached', 'SpendingLimitExpired'입니다.

SystemId

청구 프로필에 대해 시스템에서 생성된 고유 식별자를 가져옵니다.

Type

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

(다음에서 상속됨 Resource)

메서드

Validate()

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

적용 대상