HypervVmRecoverySpec
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 | HypervTargetConfig | The target configuration for the recovered virtual machine. |
| vCpus | Int! | Number of vCPUs to assign to the recovered virtual machine. |
| version | Long! | Version of the recovery specification (system-managed). |
Used By
Referenced by