BatchPoolListUsageMetricsResultOutput interface
The result of a listing the usage metrics for an Account.
Properties
| odata. |
The URL to get the next set of results. |
| value | The Pool usage metrics data. |
Property Details
odata.nextLink
The URL to get the next set of results.
odata.nextLink?: string
Property Value
string
value
The Pool usage metrics data.
value?: BatchPoolUsageMetricsOutput[]