Classes > DTHVOptions

DTHVOptions

Parameter of

JobOptions

Properties

Name Type Description
IsWanFailoverEnabled Boolean This value is true if the job is configured for WAN failover; otherwise, it is false.
OriginalSourceVM VmInfo This value represents virtual machine information used for reverse. It is used to delete the original virtual machine before starting the job in the reverse direction.
ReplicaVMNetworkInterfaceInfo VirtualNetworkInterfaceInfo This value represents the NIC information as you want it to be on the replica virtual machine.
ReverseVHDMappings VhdMapping

This value represents the mappings from one VHD to another during a reverse.

SelectedVirtualMachines V2VVirtualMachine [ ]

This value represents the source virtual machines selected for protection. This value is for multi-select usage in the console and is only used for validation during job creation or edit. This value should not be persisted.

SourceOsVersion OperatingSystemVersion This value is the operating system version on the source.
SourceServerName String

This value is the name of the source server.

SourceVM VmInfo

This value represents the source virtual machine selected for protection.

SourceVMNetworkInterfaceInfo VirtualNetworkInterfaceInfo This value represents the NIC information on the source.
TargetOsVersion OperatingSystemVersion This value is the operating system version on the target.
TargetServerName String

This value is the name of the target server.

TargetVM

VmInfo This value represents the replica virtual machine on the target.
TotalSourceVHDSizeBytes Int64 This value is the total size of all .vhd files in bytes. It is used to check for available disk space on the target.
VirtualSwitchMapping VirtualSwitchMapping

This value represents the virtual switch mappings on the source and target.

VLanMapping VLanMapping This value represents the LAN mapping ID on the source and replica virtual machine.