|
|
VRAOptions Class |
Namespace: DoubleTake.Jobs.Contract
public class VRAOptions : IExtensibleDataObject
The VRAOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| VRAOptions |
| Name | Description | |
|---|---|---|
| DiskConfigStrategy |
The value represents the disk layout strategy.
| |
| DiskOptions |
This value represents the disk options for a Linux server.
| |
| ExtensionData |
Gets or sets the structure that contains extra data.
| |
| Hypervisor |
This value is the name of the replica's 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.
| |
| ReverseOptions | ||
| 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.
| |
| SourceHypervisor |
Gets or sets the source hypervisor.
| |
| 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.
| |
| TestFailover | ||
| 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.
|