Usage interface
Describes Compute Resource Usage.
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 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
unit
An enum describing the unit of usage measurement.
unit: "Count"
Property Value
"Count"