Usage interface
The network resource usage.
Properties
current |
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
unit
An enum describing the unit of measurement.
unit: string
Property Value
string