Click or drag to resize
VRAOptionsSourceESXHostName Property
This value is the name of the ESX host where the source is located.

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

Property Value

Type: String
The source ESX host info.
See Also