INPUT_OBJECT
Supported in v9.1+
input HypervMountDiskJobConfigInput {# Required. Supported in v9.1+# ID of the target Hyper-V virtual machine used to mount the disks.targetVirtualMachineId: String!# Required. Supported in v9.1+# Disk IDs to be mounted.virtualDiskIds: [String!]!}