Click or drag to resize
TargetFileServerQualificationResults Properties

The TargetFileServerQualificationResults type exposes the following members.

Properties
  Name Description
Public property ClusterResourceGroupIPAddresses
This value represents a unicast IP address.
Public property ClusterResourceGroupName
This value is the name of the cluster group that contains the resource.
Public property CurrentOwnerNodeName
This value is the name of the resource's current owning node.
Public property DiskSize
This value is total disk size, in bytes, of the volume.
Public property DriveLetter
This value is the volume drive letter.
Public property ExtensionData
Gets or sets the structure that contains extra data.
Public property FreeSpace
This value is the free space, in bytes, available on the volume.
Public property IsVolumeCSV
This value is true if it is a cluster shared volume; otherwise, it is false.
Public property 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
Top
See Also