ApplicationOptionsModel Class |
Namespace: DoubleTake.Web.Models
The ApplicationOptionsModel type exposes the following members.
| Name | Description | |
|---|---|---|
| ApplicationOptionsModel | Initializes a new instance of the ApplicationOptionsModel class |
| Name | Description | |
|---|---|---|
| AagInstances |
Gets or sets aag instances.
| |
| DagTargetPublicFolderDataPath |
Gets or sets dag target public folder data path.
| |
| DnsRecordLocks |
Gets or sets the DNS record locks.
| |
| ExchangeCredentials |
Gets or sets the exchange credentials.
| |
| IsAag |
Gets or sets a value indicating whether this instance is aag.
| |
| IsDag |
Gets or sets a value indicating whether this instance is dag.
| |
| MonitorScript |
Gets or sets monitor script.
| |
| SourceDomain |
Gets or sets the source server's primary domain.
| |
| SourceName |
Gets or sets source name.
| |
| TargetDomain |
Gets or sets the target server's primary domain.
| |
| TargetName |
Gets or sets target name.
| |
| TestPostFailoverScript |
Gets or sets script to run after target is brought online during a test failover (TDV).
| |
| TestPostFailoverScriptArguments |
Gets or sets arguments for script to run after target is brought online during a test failover (TDV).
| |
| TestPreFailbackScript |
Gets or sets script to run before failing back after a test failover (TDV).
| |
| TestPreFailbackScriptArguments |
Gets or sets arguments for script to run before failing back after a test failover (TDV).
|
| 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.) |