次の方法で共有


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

Invoice Section Id Serialized Name: ModernChargeSummary.properties.invoiceSectionId

IsInvoiced

Is charge Invoiced Serialized Name: ModernChargeSummary.properties.isInvoiced

MarketplaceCharges

Marketplace の料金。 シリアル化された名前: ModernChargeSummary.properties.marketplaceCharges

Name

リソースの名前。

(継承元 ResourceData)
ResourceType

リソースの型。 たとえば、"Microsoft.Compute/virtualMachines" や "Microsoft.Storage/storageAccounts" などです。

(継承元 ResourceData)
SystemData

createdBy および modifiedBy 情報を含む Azure Resource Manager メタデータ。

(継承元 ResourceData)
UsageEnd

使用終了日。 シリアル化された名前: ModernChargeSummary.properties.usageEnd

UsageStart

使用開始日。 シリアル化された名前: ModernChargeSummary.properties.usageStart

適用対象