Click or drag to resize
VRAOptions Properties

The VRAOptions type exposes the following members.

Properties
  Name Description
Public property ExtensionData
Gets or sets the structure that contains extra data.
Public property Hypervisor
This value is the name of the hypervisor.
Public property IsSourceHostCluster
This value is true if the source host is clustered; otherwise, it is false.
Public property IsWANFailoverEnabled
This value is true if WAN failover is enabled; otherwise, it is false.
Public property LvmOptions
This value represents logical volume manager (LVM) options for a Linux server.
Public property ReplicaApplianceInfo
This value represents the helper appliance information.
Public property ReplicaESXHostName
This value is the name of the ESX host where the replica will be located.
Public property ReplicaNetworkInterfaceInfo
This value represents the desired NIC configuration on the replica virtual machine.
Public property ReplicaVMInfo
This value represents the desired configuration of the replica virtual machine.
Public property ReverseCount
Do not use this property. Double-Take uses it internally.
Public property ReverseRoute
This value is the route used for the reverse process.
Public property SourceApplianceInfo
This value represents the appliance used during reverse.
Public property SourceESXHostName
This value is the name of the ESX host where the source is located.
Public property SourceNetworkInterfaceInfo
This value represents the available NICs on the source.
Public property SourceProductLicense
This value is the license key used for automatic installations during the V to ESX and V to Hyper-V job creation process.
Public property SourceVmInfo
This value represents the source information used during reverse.
Public property VirtualSwitchMapping
This value represents the virtual switch mappings on the source and target.
Public property VirtualSwitchMappingTestFailover
Gets or sets a value representing source and target virtual switch mappings for test failover
Public property Volumes
This value represents a volume to protect and any changes to its base configuration.
Public property WorkloadCustomizationOptions
This value represents workload customization options.
Top
See Also