Cloud Run Admin v2 API - Enum EncryptionKeyRevocationAction (2.7.0)

public enum EncryptionKeyRevocationAction

Reference documentation and code samples for the Cloud Run Admin v2 API enum EncryptionKeyRevocationAction.

Specifies behavior if an encryption key used by a resource is revoked.

Namespace

Google.Cloud.Run.V2

Assembly

Google.Cloud.Run.V2.dll

Fields

NameDescription
PreventNew

Prevents the creation of new instances.

Shutdown

Shuts down existing instances, and prevents creation of new ones.

Unspecified

Unspecified