INPUT_OBJECT
Input for deleting a Live Mount of a Hyper-V virtual machine.
input DeleteHypervVirtualMachineSnapshotMountInput {# Force unmount to deal with situations where host has been moved.force: Boolean# Required. ID of the mount to remove.id: String!}