Share via


IormLifecycleState type

ORM lifecycle state enum
KnownIormLifecycleState can be used interchangeably with IormLifecycleState, this enum contains the known values that the service supports.

Known values supported by the service

BootStrapping: Indicates that resource in Provisioning state
Enabled: Indicates that resource in Enabled state
Disabled: Indicates that resource in Disabled state
Updating: Indicates that resource in Updating state
Failed: Indicates that resource in Failed state

type IormLifecycleState = string