NamespaceManagement_SupervisorServices_State

NamespaceManagement_SupervisorServices_State
NamespaceManagement_SupervisorServices_State

The SupervisorServices.State enumerated type defines the state of a Supervisor Service.
ACTIVATED : The is the default state of a Supervisor Service upon creation. In this state, at least one version of the Supervisor Service is activated.
DEACTIVATED : The is the deactivated state of a Supervisor Service. In this state, all existing versions of the Supervisor Service will be deactivated, and cannot be activated. In addition to that, no new versions can be added to the Supervisor Service.

This data structure has no properties.
Enumeration: ACTIVATED, DEACTIVATED,