Click or drag to resize

SystemStateOptionsSourceReservedAddress Property

This value is the reserved IP address on the source server.

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

Property Value

Type: String
The reserved IP address on the source server.
See Also