你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
ConsumptionLotSummary 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
大量摘要资源。 序列化名称:LotSummary
public class ConsumptionLotSummary : Azure.ResourceManager.Models.ResourceData
type ConsumptionLotSummary = class
inherit ResourceData
Public Class ConsumptionLotSummary
Inherits ResourceData
- 继承
构造函数
ConsumptionLotSummary() |
初始化 ConsumptionLotSummary 的新实例。 |
属性
BillingCurrency |
批次的计费货币。 序列化名称:LotSummary.properties.billingCurrency |
ClosedBalance |
自上次发票以来的余额。 序列化名称:LotSummary.properties.closedBalance |
ClosedBalanceInBillingCurrency |
截至最后一张发票的余额(以计费货币为单位)。 序列化名称:LotSummary.properties.closedBalanceInBillingCurrency |
CreditCurrency |
地段的货币。 序列化名称:LotSummary.properties.creditCurrency |
ETag |
资源的 eTag。 为了处理并发更新方案,此字段将用于确定用户是否正在更新最新版本。 序列化名称:ProxyResource.eTag |
ExpireOn |
到期日期很多。 序列化名称:LotSummary.properties.expirationDate |
Id |
资源的完全限定的资源 ID。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}。 (继承自 ResourceData) |
Name |
资源的名称。 (继承自 ResourceData) |
OriginalAmount |
原量很多。 序列化名称:LotSummary.properties.originalAmount |
OriginalAmountInBillingCurrency |
以计费货币表示的原始金额。 序列化名称:LotSummary.properties.originalAmountInBillingCurrency |
PoNumber |
添加批数的发票的 po 编号。 此属性不适用于 ConsumptionCommitment 批次。 序列化名称:LotSummary.properties.poNumber |
PurchasedOn |
添加批的日期。 序列化名称:LotSummary.properties.purchasedDate |
Reseller |
该地段的经销商。 序列化名称:LotSummary.properties.reseller |
ResourceType |
资源类型。 例如“Microsoft.Compute/virtualMachines”或“Microsoft.Storage/storageAccounts”。 (继承自 ResourceData) |
Source |
地段的来源。 序列化名称:LotSummary.properties.source |
StartOn |
地段生效的日期。 序列化名称:LotSummary.properties.startDate |
Status |
地段的状态。 序列化名称:LotSummary.properties.status |
SystemData |
包含 createdBy 和 modifiedBy 信息的 Azure 资源管理器元数据。 (继承自 ResourceData) |