DimensionValueListOutput interface
Metrics dimension values.
Properties
| next |
Link for the next set of values in case of paginated results, if applicable |
| value | The dimension values |
Property Details
nextLink
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[]