ENUM
HypervMountedVmStatusType
Description
The connection status of Hyper-V Host server.
link GraphQL Schema definition
- enum HypervMountedVmStatusType {
- # Hyper-V Live Mount
- # is Mounted.
- # Hyper-V Live Mount
- # is Mounting.
- # Hyper-V Live Mount
- # is Powered Off.
- # Hyper-V Live Mount
- # is Powered On.
- # Hyper-V Live Mount
- # is Powering Off.
- # Hyper-V Live Mount
- # is Powering On.
- # Hyper-V Live Mount virtual machine status could
- # not be parsed.
- # Hyper-V Live Mount
- # is Unmounting.
- }