AlloyDB v1alpha API - Enum Instance.Types.ActivationPolicy (1.0.0-alpha12)

public enum Instance.Types.ActivationPolicy

Reference documentation and code samples for the AlloyDB v1alpha API enum Instance.Types.ActivationPolicy.

Specifies whether an instance needs to spin up.

Namespace

Google.Cloud.AlloyDb.V1Alpha

Assembly

Google.Cloud.AlloyDb.V1Alpha.dll

Fields

Name Description
Always

The instance is running.

Never

The instance is not running.

Unspecified

The policy is not specified.