NetApp v1 API - Enum BackupVault.Types.EncryptionState (1.14.0)

public enum BackupVault.Types.EncryptionState

Reference 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.V1

Assembly

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.