SaaS Runtime v1beta1 API - Enum Unit.Types.ManagementMode (1.0.0-beta01)

public enum Unit.Types.ManagementMode

Reference documentation and code samples for the SaaS Runtime v1beta1 API enum Unit.Types.ManagementMode.

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

Namespace

Google.Cloud.SaasPlatform.SaasServiceMgmt.V1Beta1

Assembly

Google.Cloud.SaasPlatform.SaasServiceMgmt.V1Beta1.dll

Fields

Name Description
System

The system will decide when to deprovision and delete the unit. User still can deprovision or delete the unit manually.

Unspecified
User

Unit's lifecycle is managed by the user.