共用方式為


ManagementGroupAggregatedCostResult interface

管理群組匯總的成本資源。

Extends

屬性

azureCharges

Azure 費用。 注意:這個屬性不會串行化。 它只能由伺服器填入。

billingPeriodId

匯總成本所屬計費週期資源的標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

chargesBilledSeparately

個別計費的費用。 注意:這個屬性不會串行化。 它只能由伺服器填入。

children

管理群組的子系

currency

計量收費的 ISO 貨幣,例如美元。 注意:這個屬性不會串行化。 它只能由伺服器填入。

excludedSubscriptions

排除在計算匯總成本的訂用帳戶 GUID 清單

includedSubscriptions

計算匯總成本中包含的訂用帳戶 Guid 清單

marketplaceCharges

Marketplace 費用。 注意:這個屬性不會串行化。 它只能由伺服器填入。

usageEnd

匯總成本所涵蓋的日期時間範圍結束。 注意:這個屬性不會串行化。 它只能由伺服器填入。

usageStart

匯總成本所涵蓋的日期時間範圍的開始。 注意:這個屬性不會串行化。 它只能由伺服器填入。

繼承的屬性

etag

資源的 etag。 注意:這個屬性不會串行化。 它只能由伺服器填入。

id

事件的完整ARM標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name

可唯一識別事件的標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

tags

資源標籤。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type

資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

azureCharges

Azure 費用。 注意:這個屬性不會串行化。 它只能由伺服器填入。

azureCharges?: number

屬性值

number

billingPeriodId

匯總成本所屬計費週期資源的標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

billingPeriodId?: string

屬性值

string

chargesBilledSeparately

個別計費的費用。 注意:這個屬性不會串行化。 它只能由伺服器填入。

chargesBilledSeparately?: number

屬性值

number

children

管理群組的子系

children?: ManagementGroupAggregatedCostResult[]

屬性值

currency

計量收費的 ISO 貨幣,例如美元。 注意:這個屬性不會串行化。 它只能由伺服器填入。

currency?: string

屬性值

string

excludedSubscriptions

排除在計算匯總成本的訂用帳戶 GUID 清單

excludedSubscriptions?: string[]

屬性值

string[]

includedSubscriptions

計算匯總成本中包含的訂用帳戶 Guid 清單

includedSubscriptions?: string[]

屬性值

string[]

marketplaceCharges

Marketplace 費用。 注意:這個屬性不會串行化。 它只能由伺服器填入。

marketplaceCharges?: number

屬性值

number

usageEnd

匯總成本所涵蓋的日期時間範圍結束。 注意:這個屬性不會串行化。 它只能由伺服器填入。

usageEnd?: Date

屬性值

Date

usageStart

匯總成本所涵蓋的日期時間範圍的開始。 注意:這個屬性不會串行化。 它只能由伺服器填入。

usageStart?: Date

屬性值

Date

繼承的屬性詳細資料

etag

資源的 etag。 注意:這個屬性不會串行化。 它只能由伺服器填入。

etag?: string

屬性值

string

繼承自Resource.etag

id

事件的完整ARM標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自Resource.id

name

可唯一識別事件的標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

繼承自Resource.name

tags

資源標籤。 注意:這個屬性不會串行化。 它只能由伺服器填入。

tags?: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}

繼承自Resource.tags

type

資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自Resource.type