Class ManagementMode (0.2.0)

ManagementMode(value)

ManagementMode describes who is responsible for the management of the unit.

Enums

Name Description
MANAGEMENT_MODE_UNSPECIFIED No description available.
MANAGEMENT_MODE_USER Unit's lifecycle is managed by the user.
MANAGEMENT_MODE_SYSTEM The system will decide when to deprovision and delete the unit. User still can deprovision or delete the unit manually.