你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
ConsumptionEventSummary 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
事件摘要资源。 序列化名称:EventSummary
public class ConsumptionEventSummary : Azure.ResourceManager.Models.ResourceData
type ConsumptionEventSummary = class
inherit ResourceData
Public Class ConsumptionEventSummary
Inherits ResourceData
- 继承
构造函数
ConsumptionEventSummary() |
初始化 ConsumptionEventSummary 的新实例。 |
属性
Adjustments |
余额调整量。 属性不适用于 ConsumptionCommitment 批次。 序列化名称:EventSummary.properties.adjustments |
AdjustmentsInBillingCurrency |
以计费货币为单位的余额调整金额。 序列化名称:EventSummary.properties.adjustmentsInBillingCurrency |
BillingCurrency |
事件的计费货币。 序列化名称:EventSummary.properties.billingCurrency |
BillingProfileDisplayName |
发生事件的计费配置文件的显示名称。 属性仅适用于 MicrosoftCustomerAgreement 类型的计费帐户。 序列化名称:EventSummary.properties.billingProfileDisplayName |
BillingProfileId |
唯一标识发生事件的计费配置文件的 ID。 属性仅适用于 MicrosoftCustomerAgreement 类型的计费帐户。 序列化名称:EventSummary.properties.billingProfileId |
CanceledCredit |
已取消的信用额度。 序列化名称:EventSummary.properties.canceledCredit |
Charges |
SettleCharges 和 PendingEligibleCharges 类型的事件的费用金额。 序列化名称:EventSummary.properties.charges |
ChargesInBillingCurrency |
以计费货币表示的 SettleCharges 和 PendingEligibleCharges 类型的事件的费用金额。 序列化名称:EventSummary.properties.chargesInBillingCurrency |
ClosedBalance |
发生此事件后的余额。 序列化名称:EventSummary.properties.closedBalance |
ClosedBalanceInBillingCurrency |
事件后以计费货币为单位的余额。 序列化名称:EventSummary.properties.closedBalanceInBillingCurrency |
CreditCurrency |
事件的信用货币。 序列化名称:EventSummary.properties.creditCurrency |
CreditExpired |
NewCredit 或 SettleCharges 事件的过期信用额度或承诺金额。 序列化名称:EventSummary.properties.creditExpired |
CreditExpiredInBillingCurrency |
NewCredit 或 SettleCharges 事件的过期额度或承诺金额(以计费货币表示)。 序列化名称:EventSummary.properties.creditExpiredInBillingCurrency |
Description |
事件的说明。 序列化名称:EventSummary.properties.description |
ETag |
资源的 eTag。 为了处理并发更新方案,此字段将用于确定用户是否正在更新最新版本。 序列化名称:ProxyResource.eTag |
EventType |
标识事件的类型。 序列化名称:EventSummary.properties.eventType |
Id |
资源的完全限定的资源 ID。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}。 (继承自 ResourceData) |
InvoiceNumber |
唯一标识事件计费的发票的编号。 对于未计费的事件,这将为空。 序列化名称:EventSummary.properties.invoiceNumber |
LotId |
唯一标识事件发生的批次的 ID。 序列化名称:EventSummary.properties.lotId |
LotSource |
标识事件发生的批的源。 序列化名称:EventSummary.properties.lotSource |
Name |
资源的名称。 (继承自 ResourceData) |
NewCredit |
NewCredit 或 SettleCharges 事件的新额度或承诺金额。 序列化名称:EventSummary.properties.newCredit |
NewCreditInBillingCurrency |
以计费货币表示的 NewCredit 或 SettleCharges 事件的新额度或承诺金额。 序列化名称:EventSummary.properties.newCreditInBillingCurrency |
Reseller |
事件的经销商。 序列化名称:EventSummary.properties.reseller |
ResourceType |
资源类型。 例如“Microsoft.Compute/virtualMachines”或“Microsoft.Storage/storageAccounts”。 (继承自 ResourceData) |
SystemData |
包含 createdBy 和 modifiedBy 信息的 Azure 资源管理器元数据。 (继承自 ResourceData) |
TransactOn |
事件的日期。 序列化名称:EventSummary.properties.transactionDate |