Usage interface

Describes resource usage.

Properties

currentValue

The current value of the usage.

id

Resource identifier. NOTE: This property will not be serialized. It can only be populated by the server.

limit

The limit of usage.

name

The name of the type of usage.

unit

An enum describing the unit of measurement.

Property Details

currentValue

The current value of the usage.

currentValue: number

Property Value

number

id

Resource identifier. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

limit

The limit of usage.

limit: number

Property Value

number

name

The name of the type of usage.

name: UsageName

Property Value

unit

An enum describing the unit of measurement.

unit: string

Property Value

string