public enum EncryptionKeyRevocationActionReference 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.V2Assembly
Google.Cloud.Run.V2.dll
Fields |
|
|---|---|
| Name | Description |
PreventNew |
Prevents the creation of new instances. |
Shutdown |
Shuts down existing instances, and prevents creation of new ones. |
Unspecified |
Unspecified |