|
|
DNSOptions Class |
Namespace: DoubleTake.Jobs.Contract
public class DNSOptions : IExtensibleDataObject
The DNSOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| DNSOptions |
| Name | Description | |
|---|---|---|
| AdditionalDns |
This value identifies any additional source DNS servers to update.
| |
| AllIPAddressesNeedMapping |
This value is true if all IP addresses need to be mapped to a target IP address; otherwise, it is false.
| |
| AlternateTrustees |
This value is the source server trustee, which overrides the default trustees of "NT AUTHORITY\SYSTEM" and the source computer account (for clustered environments).
| |
| Domains |
This value represents the domains that will be updated during failover.
| |
| Enabled |
This value is true if DNS failover is enabled; otherwise, it is false.
| |
| ExtensionData |
Gets or sets the structure that contains extra data.
| |
| SourceServerInWorkgroup |
This value is true if the source is in a workgroup; otherwise, it is false.
| |
| SourceServerName |
This value is the name of the source server.
| |
| TargetServerName |
This value is the name of the target server.
|
| Name | Description | |
|---|---|---|
| ToString | (Overrides ObjectToString.) |