INPUT_OBJECT
BatchOnDemandBackupHypervVmInput
Description
Required. Input for taking on-demand snapshots of multiple Hyper-V virtual machines.
link GraphQL Schema definition
- input BatchOnDemandBackupHypervVmInput {
- # Input configuration for taking on-demand snapshot of multiple HyperV virtual
- # machines.
- : HypervBatchOnDemandBackupJobConfigInput!
- # User note to associate with audits.
- : String
- }