Usage interface
A single usage result
Properties
current |
The current usage of the resource NOTE: This property will not be serialized. It can only be populated by the server. |
id | Id of the usage result NOTE: This property will not be serialized. It can only be populated by the server. |
limit | The maximum permitted usage of the resource. NOTE: This property will not be serialized. It can only be populated by the server. |
name | The name object of the resource NOTE: This property will not be serialized. It can only be populated by the server. |
unit | Unit of the usage result NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
currentValue
The current usage of the resource NOTE: This property will not be serialized. It can only be populated by the server.
currentValue?: number
Property Value
number
id
Id of the usage result NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
limit
The maximum permitted usage of the resource. NOTE: This property will not be serialized. It can only be populated by the server.
limit?: number
Property Value
number
name
The name object of the resource NOTE: This property will not be serialized. It can only be populated by the server.
name?: UsageName
Property Value
unit
Unit of the usage result NOTE: This property will not be serialized. It can only be populated by the server.
unit?: string
Property Value
string