Click or drag to resize

TestFailoverServerCredential Class

Represents the testfailover server (address, port, and credentials) required to work for fullserver testfailover.
Inheritance Hierarchy
SystemObject
  DoubleTake.Jobs.ContractTestFailoverServerCredential

Namespace:  DoubleTake.Jobs.Contract
Assembly:  DoubleTake.PowerShell.Contract.Data (in DoubleTake.PowerShell.Contract.Data.dll) Version: 8.2.0.814
Syntax
public class TestFailoverServerCredential : IExtensibleDataObject

The TestFailoverServerCredential type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyExtensionData
Gets or sets the structure that contains extra data.
Public propertyTestFailoverServerHardwareId
Gets or sets the testfailover server hardware id.
Public propertyTestFailoverServerHostUri
Gets or sets the testfailover server host URI.
Top
Methods
See Also