INPUT_OBJECT
DownloadHypervVirtualMachineSnapshotFilesInput
Description
Input for downloading Hyper-V snapshot files.
link GraphQL Schema definition
- input DownloadHypervVirtualMachineSnapshotFilesInput {
- # Configuration information for a job to download files and folders from a Hyper-V
- # virtual machine backup.
- HypervDownloadFilesJobConfigInput! :
- # ID assigned to a Hyper-V virtual machine backup object.
- String! :
- # Required. User note to associate with audits.
- String :
- }