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.
  • config: HypervUpdateMountConfigInput!
  • # Required. ID of a Live Mount.
  • id: String!
  • }

link Require by