次の方法で共有


ConsumptionLotSummary クラス

定義

多くの概要リソース。 シリアル化された名前: LotSummary

public class ConsumptionLotSummary : Azure.ResourceManager.Models.ResourceData
type ConsumptionLotSummary = class
    inherit ResourceData
Public Class ConsumptionLotSummary
Inherits ResourceData
継承
ConsumptionLotSummary

コンストラクター

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 Resource Manager メタデータ。

(継承元 ResourceData)

適用対象