Usage interface
The core usage details.
Properties
current |
The current usage. |
id | The fully qualified arm resource id. |
limit | The limit integer. |
name | The name. |
unit | The unit details. |
Property Details
currentValue
The current usage.
currentValue?: number
Property Value
number
id
The fully qualified arm resource id.
id?: string
Property Value
string
limit
The limit integer.
limit?: number
Property Value
number
name
unit
The unit details.
unit?: string
Property Value
string