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

ConsumptionModernChargeSummary 类

定义

新式费用摘要。 序列化名称:ModernChargeSummary

public class ConsumptionModernChargeSummary : Azure.ResourceManager.Consumption.Models.ConsumptionChargeSummary
type ConsumptionModernChargeSummary = class
    inherit ConsumptionChargeSummary
Public Class ConsumptionModernChargeSummary
Inherits ConsumptionChargeSummary
继承
ConsumptionModernChargeSummary

构造函数

ConsumptionModernChargeSummary()

初始化 ConsumptionModernChargeSummary 的新实例。

属性

AzureCharges

Azure 费用。 序列化名称:ModernChargeSummary.properties.azureCharges

BillingAccountId

计费帐户 ID 序列化名称:ModernChargeSummary.properties.billingAccountId

BillingPeriodId

费用所属的计费周期资源的 ID。 序列化名称:ModernChargeSummary.properties.billingPeriodId

BillingProfileId

计费配置文件 ID 序列化名称:ModernChargeSummary.properties.billingProfileId

ChargesBilledSeparately

单独计费。 序列化名称:ModernChargeSummary.properties.chargesBilledSeparately

CustomerId

客户 ID 序列化名称:ModernChargeSummary.properties.customerId

ETag

资源的 eTag。 为了处理并发更新方案,此字段将用于确定用户是否正在更新最新版本。 序列化名称:ProxyResource.eTag

(继承自 ConsumptionChargeSummary)
Id

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

(继承自 ResourceData)
InvoiceSectionId

发票科目 ID 序列化名称:ModernChargeSummary.properties.invoiceSectionId

IsInvoiced

是否收取发票序列化名称:ModernChargeSummary.properties.isInvoiced

MarketplaceCharges

市场费用。 序列化名称:ModernChargeSummary.properties.marketplaceCharges

Name

资源的名称。

(继承自 ResourceData)
ResourceType

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

(继承自 ResourceData)
SystemData

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

(继承自 ResourceData)
UsageEnd

使用结束日期。 序列化名称:ModernChargeSummary.properties.usageEnd

UsageStart

使用开始日期。 序列化名称:ModernChargeSummary.properties.usageStart

适用于