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