| net.openstack.Providers.Rackspace.Objects.Dns Namespace |
| Class | Description | |
|---|---|---|
| DnsChange |
Represents a change made to a DNS record.
| |
| DnsConfiguration |
Represents the configuration of a collection of domains being added to the DNS service.
| |
| DnsDomain |
This class models the JSON representation of a domain within the DNS service.
| |
| DnsDomainChange |
This object represents changes made to a specific resource in the DNS service as the
result of a single logical action.
| |
| DnsDomainChanges |
This class represents the changes made to various DNS resources as a result of
logical actions made during a particular interval of time.
| |
| DnsDomainConfiguration |
This class represents a domain configuration for calls to CreateDomainsAsync(DnsConfiguration, AsyncCompletionOption, CancellationToken, IProgressDnsJobDnsDomains).
| |
| DnsDomainRecordConfiguration | ||
| DnsDomainRecordUpdateConfiguration |
This models a DNS record configuration update for the UpdateRecordsAsync(DomainId, IEnumerableDnsDomainRecordUpdateConfiguration, AsyncCompletionOption, CancellationToken, IProgressDnsJob) call.
| |
| DnsDomains |
This class represents a collection of DNS domains returned from a call to create, clone, or
import domains in the DNS service.
| |
| DnsDomainUpdateConfiguration |
This class models the JSON representation of a domain within the DNS service.
| |
| DnsJob |
Represents the job resource associated with a server-side asynchronous
operation being performed by the DNS service.
| |
| DnsJobTResponse | ||
| DnsJobStatus |
Represents the status of a DNS job.
| |
| DnsNameserver |
This class models the JSON representation of a nameserver associated with a domain
in the DNS service.
| |
| DnsRateLimit |
This class models the detailed parameters of a specific single rate limit within
the DNS service.
| |
| DnsRateLimitPattern |
This class describes the rate limits in effect for resource URIs matching
a specific pattern.
| |
| DnsRateLimits |
This class models the rate limits in effect for the DNS service.
| |
| DnsRateLimitUnit |
Represents the time unit used for measuring a rate limit in the DNS service.
| |
| DnsRecord |
This class describes a single record associated with a domain in the DNS service.
| |
| DnsRecordsList |
This class models the object associated with the "recordsList" property in
the JSON model for a DNS domain.
| |
| DnsRecordType |
Represents a DNS record type.
| |
| DnsServiceLimits |
This class models the rate and absolute limits in effect for the DNS service.
| |
| DnsSubdomain |
This class describes a single subdomain associated with a domain in the DNS service.
| |
| DnsSubdomainConfiguration |
This models a DNS subdomain for calls to the CreateDomainsAsync(DnsConfiguration, AsyncCompletionOption, CancellationToken, IProgressDnsJobDnsDomains).
| |
| DnsSubdomainsList |
This class models the object associated with the "subdomains" property in
the JSON model for a DNS domain.
| |
| DnsUpdateConfiguration |
Represents the updates to apply to a collection of domains in the DNS service.
| |
| DomainId |
Represents the unique identifier of a domain in the IDnsService.
| |
| ExportedDomain |
Extends the SerializedDomain object to expose additional information
provided by the ExportDomainAsync(DomainId, AsyncCompletionOption, CancellationToken, IProgressDnsJobExportedDomain) method.
| |
| JobId |
Represents the unique identifier of a job in the IDnsService.
| |
| LimitType |
Represents a category of limits which apply to the DNS service.
| |
| RecordId |
Represents the unique identifier of a domain record in the IDnsService.
| |
| SerializedDomain |
This models the JSON representation of a serialized domain for calls to
ImportDomainAsync(IEnumerableSerializedDomain, AsyncCompletionOption, CancellationToken, IProgressDnsJobDnsDomains).
| |
| SerializedDomainFormat |
Represents a format for domains exported by the DNS service.
|