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 類別的新實例。 |
BillingSubscription(String, String, String, String, Nullable<Guid>, String, Amount, Amount, String, String, String, String, String, String, String, Reseller, String, String) |
初始化 BillingSubscription 類別的新實例。 |
屬性
BillingProfileDisplayName |
取得訂用帳戶計費的帳單設定檔名稱。 |
BillingProfileId |
取得計費訂用帳戶的帳單設定檔識別碼。 |
CostCenter |
取得或設定套用至訂用帳戶的成本中心。 |
CustomerDisplayName |
取得建立訂用帳戶的客戶名稱。 欄位僅適用于Microsoft 合作夥伴合約計費帳戶。 |
CustomerId |
取得建立訂用帳戶之客戶的識別碼。 欄位僅適用于Microsoft 合作夥伴合約計費帳戶。 |
DisplayName |
取得訂閱的名稱。 |
Id |
取得資源識別碼。 (繼承來源 Resource) |
InvoiceSectionDisplayName |
取得訂用帳戶計費的發票區段名稱。 |
InvoiceSectionId |
取得訂用帳戶計費之發票區段的識別碼。 |
LastMonthCharges |
取得上個月的費用。 |
MonthToDateCharges |
取得目前月份到日期的費用。 |
Name |
取得資源名稱。 (繼承來源 Resource) |
Reseller |
取得此訂閱的轉銷商。 |
SkuDescription |
取得訂用帳戶之 Azure 方案的 SKU 描述。 |
SkuId |
取得或設定訂用帳戶之 Azure 方案的 SKU 識別碼。 |
SubscriptionBillingStatus |
取得或設定訂閱的目前計費狀態。 可能的值包括:'Active'、'Inactive'、'Abandoned'、'Deleted'、'Warning' |
SubscriptionId |
取得訂閱的識別碼。 |
Type |
取得資源類型。 (繼承來源 Resource) |