LegacyChargeSummary interface

Legacy charge summary.

Extends

Properties

azureCharges

Azure Charges.

azureMarketplaceCharges

Marketplace Charges.

billingPeriodId

The id of the billing period resource that the charge belongs to.

chargesBilledSeparately

Charges Billed separately.

currency

Currency Code

kind

Specifies the kind of charge summary.

usageEnd

Usage end date.

usageStart

Usage start date.

Inherited Properties

eTag

eTag of the resource. To handle concurrent update scenario, this field will be used to determine whether the user is updating the latest version or not.

id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

name

The name of the resource

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Property Details

azureCharges

Azure Charges.

azureCharges?: number

Property Value

number

azureMarketplaceCharges

Marketplace Charges.

azureMarketplaceCharges?: number

Property Value

number

billingPeriodId

The id of the billing period resource that the charge belongs to.

billingPeriodId?: string

Property Value

string

chargesBilledSeparately

Charges Billed separately.

chargesBilledSeparately?: number

Property Value

number

currency

Currency Code

currency?: string

Property Value

string

kind

Specifies the kind of charge summary.

kind: "legacy"

Property Value

"legacy"

usageEnd

Usage end date.

usageEnd?: string

Property Value

string

usageStart

Usage start date.

usageStart?: string

Property Value

string

Inherited Property Details

eTag

eTag of the resource. To handle concurrent update scenario, this field will be used to determine whether the user is updating the latest version or not.

eTag?: string

Property Value

string

Inherited From ChargeSummary.eTag

id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

id?: string

Property Value

string

Inherited From ChargeSummary.id

name

The name of the resource

name?: string

Property Value

string

Inherited From ChargeSummary.name

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

systemData?: SystemData

Property Value

Inherited From ChargeSummary.systemData

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

type?: string

Property Value

string

Inherited From ChargeSummary.type