Usage interface
Properties
current |
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 |
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
unit
An enum describing the unit of usage
unit?: "Count"
Property Value
"Count"