OBJECT
HypervVmAgentStatus
Description
Agent status of Hyper-V virtual machine.
link GraphQL Schema definition
- type HypervVmAgentStatus {
- # Reason for disconnected agent status.
- String :
- # Connection status of the agent.
- HypervVmAgentConnectionStatus! :
- }