HostRuntimeInfoNetStackInstanceRuntimeInfoState_enum

HostRuntimeInfoNetStackInstanceRuntimeInfoState_enum
HostRuntimeInfoNetStackInstanceRuntimeInfoState_enum

Define the instance state type

Possible values:

  • inactive: The instance is deleted or not running
  • active: The instance is running
  • deactivating: The instance is in the progress of asynchronous deletion
  • activating: Reserved state for future proofing asynchronous creation
This data structure has no properties.
Enumeration: inactive, active, deactivating, activating,