Click or drag to resize
TestFailoverServerCredentialTestFailoverServerHardwareId Property
Gets or sets the testfailover server hardware id.

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

Property Value

Type: String
The testfailover server hardware id.
See Also