Usage interface

Describes Compute Resource Usage.

Properties

currentValue

The current usage of the resource.

limit

The maximum permitted usage of the resource.

name

The name of the type of usage.

unit

An enum describing the unit of usage measurement.

Property Details

currentValue

The current usage of the resource.

currentValue: number

Property Value

number

limit

The maximum permitted usage of the resource.

limit: number

Property Value

number

name

The name of the type of usage.

name: UsageName

Property Value

unit

An enum describing the unit of usage measurement.

unit: "Count"

Property Value

"Count"