INPUT_OBJECT
DownloadHypervVirtualMachineVmLevelFilesInput
Description
Input for downloading Hyper-V VM-level files from snapshot.
link GraphQL Schema definition
- input DownloadHypervVirtualMachineVmLevelFilesInput {
- # Required. Configuration for the download request.
- HypervDownloadVmLevelFilesConfigInput! :
- # Required. ID assigned to a snapshot.
- String! :
- }