OBJECT
HypervAsyncRequestSuccessSummary
Description
Supported in v7.0+
link GraphQL Schema definition
- type HypervAsyncRequestSuccessSummary {
- # Required. Supported in v7.0+
- # Information for tracking the status of asynchronous requests.
- AsyncRequestStatus :
- # Required. Supported in v7.0+
- # ID of the Hyper-V virtual machine.
- String! :
- }