![]() |
RecommendedJobOptions Class |
Namespace: DoubleTake.Jobs.Contract
public class RecommendedJobOptions : IExtensibleDataObject
The RecommendedJobOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | RecommendedJobOptions |
Name | Description | |
---|---|---|
![]() | ExtensionData |
Gets or sets the structure that contains extra data.
|
![]() | JobOptions |
This value represents the current options for the job.
|
![]() | JobQualificationResults |
This value represents the job qualification results which are other possible job options, in addition to those that are strictly recommended. For example, JobOptions.CoreConnectionOptions.
TargetAddress may be the recommended address, but JobQualificationResults.CoreQualificationResults.TargetIPAddresses may include other IP addresses on the server.
|