Dimension interface
List of Dimension.
- Extends
Properties
| category | Dimension category. NOTE: This property will not be serialized. It can only be populated by the server. |
| data | Dimension data. |
| description | Dimension description. NOTE: This property will not be serialized. It can only be populated by the server. |
| filter |
Filter enabled. NOTE: This property will not be serialized. It can only be populated by the server. |
| grouping |
Grouping enabled. NOTE: This property will not be serialized. It can only be populated by the server. |
| next |
The link (url) to the next page of results. NOTE: This property will not be serialized. It can only be populated by the server. |
| total | Total number of data for the dimension. NOTE: This property will not be serialized. It can only be populated by the server. |
| usage |
Usage end. NOTE: This property will not be serialized. It can only be populated by the server. |
| usage |
Usage start. NOTE: This property will not be serialized. It can only be populated by the server. |
Inherited Properties
| e |
ETag of the resource. NOTE: This property will not be serialized. It can only be populated by the server. |
| id | Resource Id. NOTE: This property will not be serialized. It can only be populated by the server. |
| location | Location of the resource. NOTE: This property will not be serialized. It can only be populated by the server. |
| name | Resource name. NOTE: This property will not be serialized. It can only be populated by the server. |
| sku | SKU of the resource. 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
category
Dimension category. NOTE: This property will not be serialized. It can only be populated by the server.
category?: string
Property Value
string
data
Dimension data.
data?: string[]
Property Value
string[]
description
Dimension description. NOTE: This property will not be serialized. It can only be populated by the server.
description?: string
Property Value
string
filterEnabled
Filter enabled. NOTE: This property will not be serialized. It can only be populated by the server.
filterEnabled?: boolean
Property Value
boolean
groupingEnabled
Grouping enabled. NOTE: This property will not be serialized. It can only be populated by the server.
groupingEnabled?: boolean
Property Value
boolean
nextLink
The link (url) to the next page of results. NOTE: This property will not be serialized. It can only be populated by the server.
nextLink?: string
Property Value
string
total
Total number of data for the dimension. NOTE: This property will not be serialized. It can only be populated by the server.
total?: number
Property Value
number
usageEnd
Usage end. NOTE: This property will not be serialized. It can only be populated by the server.
usageEnd?: Date
Property Value
Date
usageStart
Usage start. NOTE: This property will not be serialized. It can only be populated by the server.
usageStart?: Date
Property Value
Date
Inherited Property Details
eTag
ETag of the resource. NOTE: This property will not be serialized. It can only be populated by the server.
eTag?: string
Property Value
string
Inherited From CostManagementResource.eTag
id
Resource Id. NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
Inherited From CostManagementResource.id
location
Location of the resource. NOTE: This property will not be serialized. It can only be populated by the server.
location?: string
Property Value
string
Inherited From CostManagementResource.location
name
Resource name. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
Inherited From CostManagementResource.name
sku
SKU of the resource. NOTE: This property will not be serialized. It can only be populated by the server.
sku?: string
Property Value
string
Inherited From CostManagementResource.sku
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 CostManagementResource.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 CostManagementResource.type