Usage interface
Represents usage data that includes a count and a limit for a specific aspect.
count
Gets the current count or usage.
count: number
Property Value
number
limit
Gets the maximum limit or capacity.
limit: number
Property Value
number