GuestInfoAppStateType_enum

GuestInfoAppStateType_enum
GuestInfoAppStateType_enum

Application state type.

Possible values:

  • none: The application state wasn't set from the guest by the application agent.

    This is the default.

  • appStateOk: The guest's application agent declared its state as normal and doesn't require any action

  • appStateNeedReset: Guest's application agent asks for immediate reset

This data structure has no properties.
Enumeration: none, appStateOk, appStateNeedReset,