Click or drag to resize

VRAOptionsReplicaESXHostName Property

This value is the name of the ESX host where the replica will be located.

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

Property Value

Type: String
The target ESX host Info.
See Also