BillingSubscription 클래스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
청구 구독.
[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 클래스의 새 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) |
적용 대상
Azure SDK for .NET