Click or drag to resize
JobOptions Properties

The JobOptions type exposes the following members.

Properties
  Name Description
Public property ApplicationOptions
This value represents the options for Exchange and SQL jobs.
Public property BandwidthOptions
This value represents bandwidth limiting configuration.
Public property CloudOptions
Gets or sets the options for cloud jobs.
Public property ClusterOptions
This value represents cluster options.
Public property CoreConnectionOptions
This value represents the options for the job connection.
Public property CoreMonitorOptions
This value represents the options for configuring failover monitoring by using the service monitoring method.
Public property DnsOptions
This value represents the options for jobs using DNS failover.
Public property FailoverMonitoringEnabled
This value is true if failover monitoring is enabled; otherwise, it is false.
Public property FullServerFailoverOptions
This value represents the options for full server jobs.
Public property ImageProtectionOptions
This value represents the options for Double-Take DR protection jobs.
Public property ImageRecoveryOptions
This value represents the options for Double-Take DR recovery jobs.
Public property ManagementServiceTargetPort
Public property MonitoringOptions
This value represents the options for configuring failover monitoring by using the service monitoring method.
Public property Name
This value is the name of the job.
Public property SystemStateOptions
This value represents the system state options for full server jobs.
Public property TargetServicesOptions
This value represents which target services will be stopped and started during failover and failback.
Public property 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.
Public property VRAOptions
This value represents the options for guest-level virtual jobs.
Public property Workload
This value represents the workload being protected by the job.
Top
See Also