Skip to content

HypervVirtualMachineResourceSpec

HyperV virtual machine resource specification.

Fields

Field Type Description
isArchived Boolean! Whether the workload is archived.
memoryMbs Int! Amount of memory, in megabytes, assigned to the virtual machine.
networkInterfaces [HypervVirtualMachineNic!]! Network configuration of the virtual machine.
numCpus Int! Number of vCPUs assigned to the virtual machine.
osType String! OS type of the virtual machine.
snapshotId String! Snapshot ID of the workload.
workloadId UUID! Workload ID.
workloadName String! Name of the workload.

Used By

Referenced by