public enum BackupVault.Types.EncryptionStateReference documentation and code samples for the NetApp v1 API enum BackupVault.Types.EncryptionState.
Encryption state of customer-managed encryption keys (CMEK) backups.
Namespace
Google.Cloud.NetApp.V1Assembly
Google.Cloud.NetApp.V1.dll
Fields |
|
|---|---|
| Name | Description |
Completed |
Encryption is complete. |
Failed |
Encryption has failed. |
InProgress |
Encryption is in progress. |
Pending |
Encryption state is pending. |
Unspecified |
Encryption state not set. |