Usage interface
Usage of the quota resource.
- Extends
Properties
compute |
Compute mode used for this usage. NOTE: This property will not be serialized. It can only be populated by the server. |
current |
The current value of the resource counter. NOTE: This property will not be serialized. It can only be populated by the server. |
display |
Friendly name shown in the UI. NOTE: This property will not be serialized. It can only be populated by the server. |
limit | The resource limit. NOTE: This property will not be serialized. It can only be populated by the server. |
next |
Next reset time for the resource counter. NOTE: This property will not be serialized. It can only be populated by the server. |
resource |
Name of the quota resource. NOTE: This property will not be serialized. It can only be populated by the server. |
site |
Site mode used for this usage. NOTE: This property will not be serialized. It can only be populated by the server. |
unit | Units of measurement for the quota resource. NOTE: This property will not be serialized. It can only be populated by the server. |
Inherited Properties
id | Resource Id. NOTE: This property will not be serialized. It can only be populated by the server. |
kind | Kind of resource. |
name | Resource Name. NOTE: This property will not be serialized. It can only be populated by the server. |
type | Resource type. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
computeMode
Compute mode used for this usage. NOTE: This property will not be serialized. It can only be populated by the server.
computeMode?: ComputeModeOptions
Property Value
currentValue
The current value of the resource counter. NOTE: This property will not be serialized. It can only be populated by the server.
currentValue?: number
Property Value
number
displayName
Friendly name shown in the UI. NOTE: This property will not be serialized. It can only be populated by the server.
displayName?: string
Property Value
string
limit
The resource limit. NOTE: This property will not be serialized. It can only be populated by the server.
limit?: number
Property Value
number
nextResetTime
Next reset time for the resource counter. NOTE: This property will not be serialized. It can only be populated by the server.
nextResetTime?: Date
Property Value
Date
resourceName
Name of the quota resource. NOTE: This property will not be serialized. It can only be populated by the server.
resourceName?: string
Property Value
string
siteMode
Site mode used for this usage. NOTE: This property will not be serialized. It can only be populated by the server.
siteMode?: string
Property Value
string
unit
Units of measurement for the quota resource. NOTE: This property will not be serialized. It can only be populated by the server.
unit?: string
Property Value
string
Inherited Property Details
id
Resource Id. NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
Inherited From ProxyOnlyResource.id
kind
name
Resource Name. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
Inherited From ProxyOnlyResource.name
type
Resource type. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
Inherited From ProxyOnlyResource.type