Share via


DimensionValueListOutput interface

Metrics dimension values.

Properties

nextLink

Link for the next set of values in case of paginated results, if applicable

value

The dimension values

Property Details

Link for the next set of values in case of paginated results, if applicable

nextLink?: string

Property Value

string

value

The dimension values

value?: string[]

Property Value

string[]