|
|
JobOptions Class |
Namespace: DoubleTake.Jobs.Contract
public class JobOptions : IExtensibleDataObject
The JobOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| JobOptions |
| Name | Description | |
|---|---|---|
| ApplicationOptions |
This value represents the options for Exchange and SQL jobs.
| |
| BandwidthOptions |
This value represents bandwidth limiting configuration.
| |
| CloudOptions |
Gets or sets the options for cloud jobs.
| |
| ClusterOptions |
This value represents cluster options.
| |
| CoreConnectionOptions |
This value represents the options for the job connection.
| |
| CoreMonitorOptions |
This value represents the options for configuring failover monitoring by using the service monitoring method.
| |
| DnsOptions |
This value represents the options for jobs using DNS failover.
| |
| FailoverMonitoringEnabled |
This value is true if failover monitoring is enabled; otherwise, it is false.
| |
| FullServerFailoverOptions |
This value represents the options for full server jobs.
| |
| FullServerTestFailoverOptions |
This value represents the testfailover options for full server jobs.
| |
| ImageProtectionOptions |
This value represents the options for Double-Take DR protection jobs.
This option is no longer needed.
| |
| ImageRecoveryOptions |
This value represents the options for Double-Take DR recovery jobs.
This option is no longer needed.
| |
| ManagementServiceTargetPort | ||
| MonitoringOptions |
This value represents the options for configuring failover monitoring by using the service monitoring method.
| |
| Name |
This value is the name of the job.
| |
| SystemStateOptions |
This value represents the system state options for full server jobs.
| |
| TargetServicesOptions |
This value represents which target services will be stopped and started during failover and failback.
| |
| UnmanagedConnectionOptions |
This value represents the options for unmanaged connections which are connections that are not associated with a known job. These connections were created in a client outside of the job manager.
| |
| VRAOptions |
This value represents the options for guest-level virtual jobs.
| |
| Workload |
This value represents the workload being protected by the job.
|