|
|
JobQualificationResults Class |
Namespace: DoubleTake.Jobs.Contract
public class JobQualificationResults : IExtensibleDataObject
The JobQualificationResults type exposes the following members.
| Name | Description | |
|---|---|---|
| JobQualificationResults |
| Name | Description | |
|---|---|---|
| ClusterFilesAndFoldersQualificationResults |
This value represents configuration information for clustered files and folders jobs.
| |
| CoreQualificationResults |
This value represents the replication engine connection configuration.
| |
| ExtensionData |
Gets or sets the structure that contains extra data.
| |
| SourceBehindNat |
This value is true if the source is located behind a NAT router; otherwise, it is false.
| |
| SourceHostUri |
This value is the source URI.
| |
| SupportsFrameworkMonitoring |
This value is true if the server supports failover monitoring; otherwise, it is false.
| |
| SuppressFailoverMonitorOptions |
This value is true if failover monitoring options are suppressed; otherwise, it is false.
| |
| VRAQualificationResults |
This value represents configuration information for guest-level virtual jobs.
|