Usage interface

The usage data for a usage request.

Properties

currentValue

Current value for this metric.

limit

Maximum value for this metric.

name

The name information for the metric.

nextResetTime

Next reset time for current quota.

quotaPeriod

The quota period used to summarize the usage values.

status

Cognitive Services account quota usage status.

unit

The unit of the metric.

Property Details

currentValue

Current value for this metric.

currentValue?: number

Property Value

number

limit

Maximum value for this metric.

limit?: number

Property Value

number

name

The name information for the metric.

name?: MetricName

Property Value

nextResetTime

Next reset time for current quota.

nextResetTime?: string

Property Value

string

quotaPeriod

The quota period used to summarize the usage values.

quotaPeriod?: string

Property Value

string

status

Cognitive Services account quota usage status.

status?: string

Property Value

string

unit

The unit of the metric.

unit?: string

Property Value

string