다음을 통해 공유


BillingProperty 클래스

정의

청구 속성입니다.

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

생성자

BillingProperty()

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

BillingProperty(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, Nullable<Boolean>, String, String, String, String)

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

속성

AccountAdminNotificationEmailAddress

계정 관리자가 모든 Azure 알림을 받는 이메일 주소를 가져옵니다.

BillingAccountDisplayName

구독이 청구되는 청구 계정의 이름을 가져옵니다.

BillingAccountId

구독이 청구되는 청구 계정의 ID를 가져옵니다.

BillingProfileDisplayName

구독이 청구되는 청구 프로필의 이름을 가져옵니다.

BillingProfileId

구독이 청구되는 청구 프로필의 ID를 가져옵니다.

BillingProfileSpendingLimit

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

BillingProfileStatus

청구 프로필의 상태 가져옵니다. 가능한 값으로는 '활성', '사용 안 함', '경고됨' 등이 있습니다.

BillingProfileStatusReasonCode

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

BillingTenantId

구독에 대한 청구 계정의 Azure AD 테넌트 ID를 가져옵니다.

CostCenter

구독에 적용된 비용 센터를 가져오거나 설정합니다.

Id

리소스 ID를 가져옵니다.

(다음에서 상속됨 Resource)
InvoiceSectionDisplayName

구독이 청구되는 청구서 섹션의 이름을 가져옵니다.

InvoiceSectionId

구독이 청구되는 청구서 섹션의 ID를 가져옵니다.

IsAccountAdmin

가져오기는 사용자가 계정 관리자인지 여부를 나타냅니다.

Name

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

(다음에서 상속됨 Resource)
ProductId

Azure 플랜의 제품 ID를 가져옵니다.

ProductName

Azure 플랜의 제품 이름을 가져옵니다.

SkuDescription

구독에 대한 Azure 플랜의 sku 설명을 가져옵니다.

SkuId

구독에 대한 Azure 플랜의 sku ID를 가져옵니다.

Type

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

(다음에서 상속됨 Resource)

적용 대상