Skip to content

HypervVmRecoverySpecInput

Recovery specification for a HyperV virtual machine.

Fields

Field Type Description
memoryMbs Long Amount of memory in megabytes to assign to the recovered virtual machine.
networkMode NetworkPreservationMode Network preservation mode for the recovered virtual machine.
shouldDisconnectNetwork Boolean If true, disconnects the network on the recovered virtual machine.
targetConfig HypervTargetConfigInput The target configuration for the recovered virtual machine.
vCpus Int Number of vCPUs to assign to the recovered virtual machine.