HostRuntimeInfoNetStackInstanceRuntimeInfoState_enum
HostRuntimeInfoNetStackInstanceRuntimeInfoState_enum
Define the instance state type
Possible values:
inactive
: The instance is deleted or not runningactive
: The instance is runningdeactivating
: The instance is in the progress of asynchronous deletionactivating
: Reserved state for future proofing asynchronous creation
This data structure has no properties.
Enumeration: inactive, active, deactivating, activating,