![]() |
TargetFileServerQualificationResults Class |
Namespace: DoubleTake.Jobs.Contract
public class TargetFileServerQualificationResults : IExtensibleDataObject
The TargetFileServerQualificationResults type exposes the following members.
Name | Description | |
---|---|---|
![]() | TargetFileServerQualificationResults |
Name | Description | |
---|---|---|
![]() | ClusterResourceGroupIPAddresses |
This value represents a unicast IP address.
|
![]() | ClusterResourceGroupName |
This value is the name of the cluster group that contains the resource.
|
![]() | CurrentOwnerNodeName |
This value is the name of the resource's current owning node.
|
![]() | DiskSize |
This value is total disk size, in bytes, of the volume.
|
![]() | DriveLetter |
This value is the volume drive letter.
|
![]() | ExtensionData |
Gets or sets the structure that contains extra data.
|
![]() | FreeSpace |
This value is the free space, in bytes, available on the volume.
|
![]() | IsVolumeCSV |
This value is true if it is a cluster shared volume; otherwise, it is false.
|
![]() | RecommendedGroup |
This value is true if there is a file server group on the target cluster that matches the protected file server group from the source; otherwise, it is false.
When this value is true, an IP address from the group will be used as the route for CoreConnectionOptions.TargetAddress
|