|
|
DnsDomainDetails Class |
Namespace: DoubleTake.Jobs.Contract
public class DnsDomainDetails : IExtensibleDataObject
The DnsDomainDetails type exposes the following members.
| Name | Description | |
|---|---|---|
| DnsDomainDetails |
Initializes a new instance of the DnsDomainDetails class.
|
| Name | Description | |
|---|---|---|
| Credentials |
This value represents the domain credentials.
| |
| DnsServers |
This value represents a DNS server that will be updated during DNS failover.
| |
| DomainName |
This value is the name of the domain.
| |
| ExtensionData |
Gets or sets the structure that contains extra data.
| |
| IPAddressMappings |
This value represents the mapping between source IP address and target IP address when using DNS failover.
| |
| ShouldUpdateTtl |
This value is true if the time to live value should be updated; otherwise, it is false.
| |
| TtlValue |
This value is the time to live value in seconds.
|
| Name | Description | |
|---|---|---|
| ToString | (Overrides ObjectToString.) |