Usage members
Include protected members
Include inherited members
Class that represents usage of the quota resource.
The Usage type exposes the following members.
Constructors
Name | Description | |
---|---|---|
Usage |
Top
Properties
Name | Description | |
---|---|---|
CurrentValue | The current value of the resource counter | |
Limit | The resource limit | |
Name | Name of the quota resource | |
NextResetTime | Next reset time for the resource counter | |
Unit | Units of measurement for the quota resource |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top