DnsDomainConfiguration Class |
Namespace: net.openstack.Providers.Rackspace.Objects.Dns
The DnsDomainConfiguration type exposes the following members.
Name | Description | |
---|---|---|
DnsDomainConfiguration |
Initializes a new instance of the DnsDomainConfiguration class with
the specified values.
|
Name | Description | |
---|---|---|
Comment |
Gets the optional comment associated with the domain.
| |
EmailAddress |
Gets the email address associated with the domain.
| |
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.) | |
Name |
Gets the fully-qualified domain name.
| |
Records |
Gets a collection of DnsDomainRecordConfiguration objects describing the
initial DNS records to create with this domain.
| |
Subdomains |
Gets a collection of DnsSubdomainConfiguration objects describing the
initial DNS subdomains to create with this domain.
| |
TimeToLive |
Gets the time-to-live for the domain.
|