Double-Take Console Set Options page to JobOptions class mapping

Double-Take Console Set Options page to JobOptions class mapping

When using the Double-Take Console to create a job, the Set Options page filters the job options in order to display only those that are specific to the type of job you are creating. This filtering also applies to server configurations within a job type. For example, a files and folders job from a standalone source to a standalone target will have different job options displayed in the console than a file and folders job from a clustered source to a clustered target.

There is no such filtering available in the JobOptions class because the class must include all possible configurations for all possible job types. This makes the JobOptions class large and potentially confusing.

The sections below correspond to the accordion sections available on the Set Options page in the console. These sections will help you identify a JobOptions class for a particular job option. First, expand the section below that corresponds to the console accordion that has the option you want to set. Then, locate the field name from the console accordion in the left column of the table and the corresponding JobOptions class to use in the right column of the table. Keep in mind these caveats about console options compared to JobOptions classes.