HostStandbyMode_enum

HostStandbyMode_enum
HostStandbyMode_enum

Defines a host's standby mode.

Possible values:

  • entering: The host is entering standby mode.
  • exiting: The host is exiting standby mode.
  • in: The host is in standby mode.
  • none: The host is not in standy mode, and it is not in the process of entering/exiting standby mode.
This data structure has no properties.
Enumeration: entering, exiting, in, none,