Share via


BatchPoolListUsageMetricsResultOutput interface

The result of a listing the usage metrics for an Account.

Properties

odata.nextLink

The URL to get the next set of results.

value

The Pool usage metrics data.

Property Details

The URL to get the next set of results.

odata.nextLink?: string

Property Value

string

value

The Pool usage metrics data.

value?: BatchPoolUsageMetricsOutput[]

Property Value