Dimension interface

List of Dimension.

Extends

Properties

category

Dimension category.

data

Dimension data.

description

Dimension description.

filterEnabled

Filter enabled.

groupingEnabled

Grouping enabled.

nextLink

The link (url) to the next page of results.

total

Total number of data for the dimension.

usageEnd

Usage end.

usageStart

Usage start.

Inherited Properties

eTag

ETag of the resource.

id

Resource Id.

location

Location of the resource.

name

Resource name.

sku

SKU of the resource.

tags

Resource tags.

type

Resource type.

Property Details

category

Dimension category.

category?: string

Property Value

string

data

Dimension data.

data?: string[]

Property Value

string[]

description

Dimension description.

description?: string

Property Value

string

filterEnabled

Filter enabled.

filterEnabled?: boolean

Property Value

boolean

groupingEnabled

Grouping enabled.

groupingEnabled?: boolean

Property Value

boolean

The link (url) to the next page of results.

nextLink?: string

Property Value

string

total

Total number of data for the dimension.

total?: number

Property Value

number

usageEnd

Usage end.

usageEnd?: Date

Property Value

Date

usageStart

Usage start.

usageStart?: Date

Property Value

Date

Inherited Property Details

eTag

ETag of the resource.

eTag?: string

Property Value

string

Inherited From CostManagementResource.eTag

id

Resource Id.

id?: string

Property Value

string

Inherited From CostManagementResource.id

location

Location of the resource.

location?: string

Property Value

string

Inherited From CostManagementResource.location

name

Resource name.

name?: string

Property Value

string

Inherited From CostManagementResource.name

sku

SKU of the resource.

sku?: string

Property Value

string

Inherited From CostManagementResource.sku

tags

Resource tags.

tags?: Record<string, string>

Property Value

Record<string, string>

Inherited From CostManagementResource.tags

type

Resource type.

type?: string

Property Value

string

Inherited From CostManagementResource.type