| ApplicationOptionsModel Properties |
The ApplicationOptionsModel type exposes the following members.
| 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).
|