Click or drag to resize

JobQualificationResultsClusterFilesAndFoldersQualificationResults Property

This value represents configuration information for clustered files and folders jobs.

Namespace:  DoubleTake.Jobs.Contract
Assembly:  DoubleTake.PowerShell.Contract.Data (in DoubleTake.PowerShell.Contract.Data.dll) Version: 8.2.0.814
Syntax
public ClusterFilesAndFoldersQualificationResults ClusterFilesAndFoldersQualificationResults { get; set; }

Property Value

Type: ClusterFilesAndFoldersQualificationResults
The cluster files and folders qualification results.
See Also