public enum BackupVault.Types.StateReference documentation and code samples for the NetApp v1 API enum BackupVault.Types.State.
The Backup Vault States
Namespace
Google.Cloud.NetApp.V1Assembly
Google.Cloud.NetApp.V1.dll
Fields |
|
|---|---|
| Name | Description |
Creating |
BackupVault is being created. |
Deleting |
BackupVault is being deleted. |
Error |
BackupVault is not valid and cannot be used. |
Ready |
BackupVault is available for use. |
Unspecified |
State not set. |
Updating |
BackupVault is being updated. |