| DnsRateLimitUnit Class |
Namespace: net.openstack.Providers.Rackspace.Objects.Dns
The DnsRateLimitUnit type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | Indicates whether the current object is equal to another object of the same type. (Inherited from ExtensibleEnumT.) | |
| FromName |
Gets the DnsRateLimitUnit instance with the specified name.
| |
| ToString | Returns a string that represents the current object. (Inherited from ExtensibleEnumT.) |
| Name | Description | |
|---|---|---|
| Minute |
Gets a DnsRateLimitUnit representing a rate limit measured in minutes.
| |
| Name |
Gets the canonical name of this member.
(Inherited from ExtensibleEnumT.) | |
| Second |
Gets a DnsRateLimitUnit representing a rate limit measured in seconds.
|