다음을 통해 공유


BillingSubscription 클래스

정의

청구 구독.

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

생성자

BillingSubscription()

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

BillingSubscription(String, String, String, String, Nullable<Guid>, String, Amount, Amount, String, String, String, String, String, String, String, Reseller, String, String)

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

속성

BillingProfileDisplayName

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

BillingProfileId

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

CostCenter

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

CustomerDisplayName

구독을 만든 고객의 이름을 가져옵니다. 필드는 Microsoft 파트너 계약 청구 계정에만 적용됩니다.

CustomerId

구독을 만든 고객의 ID를 가져옵니다. 필드는 Microsoft 파트너 계약 청구 계정에만 적용됩니다.

DisplayName

구독 이름을 가져옵니다.

Id

리소스 ID를 가져옵니다.

(다음에서 상속됨 Resource)
InvoiceSectionDisplayName

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

InvoiceSectionId

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

LastMonthCharges

지난 달 요금을 가져옵니다.

MonthToDateCharges

현재 월의 날짜 요금을 가져옵니다.

Name

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

(다음에서 상속됨 Resource)
Reseller

이 구독의 재판매인을 가져옵니다.

SkuDescription

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

SkuId

구독에 대한 Azure 플랜의 sku ID를 가져오거나 설정합니다.

SubscriptionBillingStatus

구독의 현재 청구 상태 가져오거나 설정합니다. 가능한 값은 '활성', '비활성', '중단됨', '삭제됨', '경고'입니다.

SubscriptionId

구독의 ID를 가져옵니다.

Type

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

(다음에서 상속됨 Resource)

적용 대상