Classes > JobOptions

JobOptions

Parameter of

Confirm-DtJobOptions, Edit-DtJob, JobInfo, New-DtFilesAndFoldersJob, New-DtJob, RecommendedJobOptions, RepairStatus

Properties

Name Type Description
ApplicationOptions ApplicationOptions This value represents the options for Exchange and SQL jobs.
BandwidthOptions BandwidthOptions This value represents bandwidth limiting configuration.
ClusterOptions ClusterOptions This value represents cluster options.
CoreConnectionOptions CoreConnectionOptions This value represents the options for the job connection.
CoreMonitorOptions CoreMonitorOptions

This value represents the options for configuring failover monitoring by using the service monitoring method.

DnsOptions DnsOptions This value represents the options for jobs using DNS failover.
DtavOptions None

This property is not applicable. It is reserved for future features.

DTHVOptions DTHVOptions This value represents the options for agentless Hyper-V jobs.
FailoverMonitoringEnabled Boolean This value is true if failover monitoring is enabled; otherwise, it is false.
FullServerFailoverOptions FullServerFailoverOptions This value represents the options for full server jobs.
ImageProtectionOptions ImageProtectionOptions This value represents the options for Double-Take DR protection jobs.
ImageRecoveryOptions ImageRecoveryOptions

This value represents the options for Double-Take DR recovery jobs.

MonitoringOptions MonitoringOptions

This value represents the options for configuring failover monitoring by using the service monitoring method.

Name String This value is the name of the job.
SimpleFailoverMonitorOptions None This value represents the options for failover monitoring without pinging an IP address. This value is only used by agentless Hyper-V jobs, however, that job type is not currently supported in PowerShell.
SystemStateOptions SystemStateOptions This value represents the system state options for full server jobs.
TargetServicesOptions TargetServicesOptions This value represents which target services will be stopped and started during failover and failback.
UnmanagedConnectionOptions 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.

VcdVappOptions None

This property is not applicable. It is reserved for future features.

VRAOptions VRAOptions This value represents the options for guest-level virtual jobs.
Workload Workload This value represents the workload being protected by the job.

 

The JobOptions class includes all possible configurations for all possible job types, which makes it large and potentially confusing. See Double-Take Console Set Options page to JobOptions class mapping to help identify which JobOptions classes correspond to job options in the Double-Take Console.