MonitoringLimitsRateLimit Class |
Namespace: net.openstack.Providers.Rackspace.Objects.Monitoring
The MonitoringLimitsRateLimit type exposes the following members.
Name | Description | |
---|---|---|
ExtensionData |
Gets a map of object properties which did not map to another field or property
during JSON deserialization. The keys of the map represent the property names,
and the values are JToken instances containing the parsed JSON
values.
(Inherited from ExtensibleJsonObject.) | |
Limit |
Gets the number of times the rate limited item is allowed to be used during a rate limit period.
| |
Used |
Gets the number of times the rate limited item has been used during the current rate limiting period.
| |
Window |
Gets a description of the period between resetting the rate limit.
|