ManagementGroupAggregatedCostResult interface

A management group aggregated cost resource.

Extends

Properties

azureCharges

Azure Charges. NOTE: This property will not be serialized. It can only be populated by the server.

billingPeriodId

The id of the billing period resource that the aggregated cost belongs to. NOTE: This property will not be serialized. It can only be populated by the server.

chargesBilledSeparately

Charges Billed Separately. NOTE: This property will not be serialized. It can only be populated by the server.

children

Children of a management group

currency

The ISO currency in which the meter is charged, for example, USD. NOTE: This property will not be serialized. It can only be populated by the server.

excludedSubscriptions

List of subscription Guids excluded from the calculation of aggregated cost

includedSubscriptions

List of subscription Guids included in the calculation of aggregated cost

marketplaceCharges

Marketplace Charges. NOTE: This property will not be serialized. It can only be populated by the server.

usageEnd

The end of the date time range covered by the aggregated cost. NOTE: This property will not be serialized. It can only be populated by the server.

usageStart

The start of the date time range covered by aggregated cost. NOTE: This property will not be serialized. It can only be populated by the server.

Inherited Properties

etag

The etag for the resource. NOTE: This property will not be serialized. It can only be populated by the server.

id

The full qualified ARM ID of an event. NOTE: This property will not be serialized. It can only be populated by the server.

name

The ID that uniquely identifies an event. NOTE: This property will not be serialized. It can only be populated by the server.

tags

Resource tags. NOTE: This property will not be serialized. It can only be populated by the server.

type

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

azureCharges

Azure Charges. NOTE: This property will not be serialized. It can only be populated by the server.

azureCharges?: number

Property Value

number

billingPeriodId

The id of the billing period resource that the aggregated cost belongs to. NOTE: This property will not be serialized. It can only be populated by the server.

billingPeriodId?: string

Property Value

string

chargesBilledSeparately

Charges Billed Separately. NOTE: This property will not be serialized. It can only be populated by the server.

chargesBilledSeparately?: number

Property Value

number

children

Children of a management group

children?: ManagementGroupAggregatedCostResult[]

Property Value

currency

The ISO currency in which the meter is charged, for example, USD. NOTE: This property will not be serialized. It can only be populated by the server.

currency?: string

Property Value

string

excludedSubscriptions

List of subscription Guids excluded from the calculation of aggregated cost

excludedSubscriptions?: string[]

Property Value

string[]

includedSubscriptions

List of subscription Guids included in the calculation of aggregated cost

includedSubscriptions?: string[]

Property Value

string[]

marketplaceCharges

Marketplace Charges. NOTE: This property will not be serialized. It can only be populated by the server.

marketplaceCharges?: number

Property Value

number

usageEnd

The end of the date time range covered by the aggregated cost. NOTE: This property will not be serialized. It can only be populated by the server.

usageEnd?: Date

Property Value

Date

usageStart

The start of the date time range covered by aggregated cost. NOTE: This property will not be serialized. It can only be populated by the server.

usageStart?: Date

Property Value

Date

Inherited Property Details

etag

The etag for the resource. NOTE: This property will not be serialized. It can only be populated by the server.

etag?: string

Property Value

string

Inherited From Resource.etag

id

The full qualified ARM ID of an event. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

Inherited From Resource.id

name

The ID that uniquely identifies an event. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

Inherited From Resource.name

tags

Resource tags. NOTE: This property will not be serialized. It can only be populated by the server.

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

Property Value

{[propertyName: string]: string}

Inherited From Resource.tags

type

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

Inherited From Resource.type