你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ConsumptionReservationTransaction 类

定义

预留事务资源。 序列化名称:ReservationTransaction

public class ConsumptionReservationTransaction : Azure.ResourceManager.Models.ResourceData
type ConsumptionReservationTransaction = class
    inherit ResourceData
Public Class ConsumptionReservationTransaction
Inherits ResourceData
继承
ConsumptionReservationTransaction

属性

AccountName

进行事务的帐户的名称。 序列化名称:ReservationTransaction.properties.accountName

AccountOwnerEmail

进行交易的帐户所有者的电子邮件。 序列化名称:ReservationTransaction.properties.accountOwnerEmail

Amount

事务的费用。 序列化名称:ReservationTransaction.properties.amount

ArmSkuName

这是 ARM SKU 名称。 它可用于与使用情况记录中其他信息中的 serviceType 字段联接。 序列化名称:ReservationTransaction.properties.armSkuName

BillingFrequency

计费频率,可以是一次性的或定期的。 序列化名称:ReservationTransaction.properties.billingFrequency

BillingMonth

计费月 (yyyyMMdd) ,事件启动时间。 序列化名称:ReservationTransaction.properties.billingMonth

CostCenter

此部门的成本中心(如果为部门和成本中心提供)。 序列化名称:ReservationTransaction.properties.costCenter

Currency

向交易收费的 ISO 货币,例如 USD。 序列化名称:ReservationTransaction.properties.currency

CurrentEnrollment

当前注册。 序列化名称:ReservationTransaction.properties.currentEnrollment

DepartmentName

部门名称。 序列化名称:ReservationTransaction.properties.departmentName

Description

交易说明。 序列化名称:ReservationTransaction.properties.description

EventType

交易类型 (购买、取消或退款) 。 序列化名称:ReservationTransaction.properties.eventType

Id

资源的完全限定的资源 ID。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}。

(继承自 ResourceData)
MonetaryCommitment

注册范围内的货币承诺金额。 序列化名称:ReservationTransaction.properties.monetaryCommitment

Name

资源的名称。

(继承自 ResourceData)
Overage

注册范围内的超额金额。 序列化名称:ReservationTransaction.properties.overage

PurchasingEnrollment

购买注册。 序列化名称:ReservationTransaction.properties.purchasingEnrollment

PurchasingSubscriptionGuid

进行事务的订阅 GUID。 序列化名称:ReservationTransaction.properties.purchasingSubscriptionGuid

PurchasingSubscriptionName

进行事务的订阅名称。 序列化名称:ReservationTransaction.properties.purchasingSubscriptionName

Quantity

事务的数量。 序列化名称:ReservationTransaction.properties.quantity

Region

事务的区域。 序列化名称:ReservationTransaction.properties.region

ReservationOrderId

预留订单 ID 是预留购买的标识符。 每个预留订单 ID 表示单个购买交易。 预留订单包含预留。 预留顺序指定预留的 VM 大小和区域。 序列化名称:ReservationTransaction.properties.reservationOrderId

ReservationOrderName

预留订单的名称。 序列化名称:ReservationTransaction.properties.reservationOrderName

ResourceType

资源类型。 例如“Microsoft.Compute/virtualMachines”或“Microsoft.Storage/storageAccounts”。

(继承自 ResourceData)
SystemData

包含 createdBy 和 modifiedBy 信息的 Azure 资源管理器元数据。

(继承自 ResourceData)
Tags

资源标记。 序列化名称:ReservationTransactionResource.tags

Term

这是事务的术语。 序列化名称:ReservationTransaction.properties.term

TransactOn

事务序列化名称的日期:ReservationTransaction.properties.eventDate

适用于