INPUT_OBJECT
UpdateHypervVirtualMachineSnapshotMountInput
Description
Input for updating the Hyper-V virtual machine Live Mount with the specified properties.
link GraphQL Schema definition
- input UpdateHypervVirtualMachineSnapshotMountInput {
- # Required. Power state configuration.
- : HypervUpdateMountConfigInput!
- # Required. ID of a Live Mount.
- : String!
- }