DnsOptionsModel Class |
Namespace: DoubleTake.Web.Models
The DnsOptionsModel type exposes the following members.
| Name | Description | |
|---|---|---|
| DnsOptionsModel | Initializes a new instance of the DnsOptionsModel class |
| Name | Description | |
|---|---|---|
| AdditionalDns |
Gets or sets specifies an additional source server DN to lock.
| |
| AllIPAddressesNeedMapping |
Gets or sets defines if the current environment being protected require all IP addresses to be mapped to an appropriate target IP address.
| |
| AlternateTrustees |
Gets or sets overrides the default trustees of "NT AUTHORITY/SYSTEM" and the source computer account (for clustered environments).
| |
| Domains |
Gets or sets the domains that will be updated during failover.
| |
| Enabled |
Gets or sets a value indicating whether or not DNS failover is enabled on this job.
| |
| SourceServerInWorkgroup |
Gets or sets a value indicating whether or not the source server is in a work group.
| |
| SourceServerName |
Gets or sets the name of the source server.
| |
| TargetServerName |
Gets or sets the name of the target server.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |