訂用帳戶使用量資源
適用於:合作夥伴中心 |美國政府適用的 Microsoft Cloud 合作夥伴中心
您可以使用下列訂用帳戶使用量資源,以使用使用量為基礎的計費,取得特定訂用帳戶的使用量資訊。 這些訂用帳戶有每日和每月使用量記錄,以及每個付款期間的使用量摘要。
SubscriptionDailyUsageRecord
SubscriptionDailyUsageRecord 資源已經過時,而且可能會產生不正確的結果。 建議您更新應用程式,以改用取得客戶的 Azure 使用量記錄和取得 Microsoft Azure 價格中所述的 API。
SubscriptionDailyUsageRecord 資源描述單一天內使用多少訂用帳戶。
屬性 | 類型 | 描述 |
---|---|---|
DateUsed | string | 使用訂閱的日期時間格式日期。 |
ResourceId | string | Guid。 資源的唯一識別碼。 |
ResourceName | string | 資源名稱。 |
TotalCost | decimal | 在指定日期使用訂用帳戶中資源的估計總成本。 |
CurrencyLocale | string | 使用訂用帳戶的地區設定會決定發票上要使用的貨幣。 |
LastModifiedDate | string | 日期時間格式的日期,上次修改此記錄。 |
屬性 | ResourceAttributes | 對應至資源的元數據屬性。 |
SubscriptionMonthlyUsageRecord
SubscriptionMonthlyUsageRecord 資源描述單一月份的訂用帳戶使用量。
屬性 | 類型 | 描述 |
---|---|---|
狀態 | 字串 | 訂用帳戶的狀態:「none」、“active”、“suspended” 或 “deleted”。 |
PartnerOnRecord | string | “記錄中合作夥伴的 PartnerID。 |
OfferId | string | Guid。 與此訂用帳戶相關的供應項目標識碼。 |
Id | string | Guid。 訂用帳戶或資源的標識碼。 |
名稱 | 字串 | 訂用帳戶或資源的名稱。 |
TotalCost | decimal | 在指定月份使用訂用帳戶中資源的估計總成本。 |
CurrencyLocale | string | 使用訂用帳戶的地區設定會決定發票上要使用的貨幣。 適用於 Microsoft Azure(MS-AZR-0145P) 訂用帳戶。 |
CurrencyCode | string | 取得或設定貨幣代碼。 適用於 Azure 方案訂用帳戶資源。 |
currencySymbol | string | 用於所有發票項目金額和總計的貨幣符號。 |
USDTotalCost | decimal | 取得或設定以美元為單位的估計總成本。 適用於 Azure 方案。 |
LastModifiedDate | string | 日期時間格式的日期,上次修改此記錄。 |
屬性 | ResourceAttributes | 對應至資源的元數據屬性。 |
SubscriptionUsageSummary
SubscriptionUsageSummary 資源會描述目前計費週期中有多少特定訂用帳戶。
屬性 | 類型 | 描述 |
---|---|---|
ResourceId | string | Guid。 訂用帳戶或資源的標識碼。 在 CustomerMonthlyUsageRecord 的內容中,此標識碼是客戶標識碼。 |
ResourceName | string | 訂用帳戶或資源的名稱。 在 CustomerMonthlyUsageRecord 的內容中,此名稱是客戶名稱。 |
BillingStartDate | date | 目前計費周期的開始日期,以日期時間格式顯示。 |
BillingEndDate | date | 目前計費周期的結束日期,以日期時間格式。 |
TotalCost | double | 在指定的計費期間內,使用訂用帳戶中資源的估計總成本。 |
CurrencyLocale | string | 使用訂用帳戶的地區設定會決定發票上要使用的貨幣。 適用於 Microsoft Azure(MS-AZR-0145P) 訂用帳戶。 |
CurrencyCode | string | 取得或設定貨幣代碼。 適用於 Azure 方案。 |
USDTotalCost | decimal | 取得或設定以美元為單位的估計總成本。 適用於 Azure 方案訂用帳戶資源。 |
LastModifiedDate | string | 日期時間格式的日期,上次修改此記錄。 |
連結 | ResourceLinks | 對應至 SubscriptionUsageSummary 的資源連結。 |
屬性 | ResourceAttributes | 對應至 SubscriptionUsageSummary 的元數據屬性。 |