KpiListResult interface
The response of list KPI operation.
Properties
nextLink |
Link to the next set of results.
|
value |
Results of the list operation.
|
Property Details
nextLink
Link to the next set of results.
nextLink?: string
Property Value
value
Results of the list operation.
value?: KpiResourceFormat[]
Property Value