public enum DataSource.Types.StateReference documentation and code samples for the Backup and DR Service v1 API enum DataSource.Types.State.
Holds the state of the data source resource.
Namespace
Google.Cloud.BackupDR.V1Assembly
Google.Cloud.BackupDR.V1.dll
Fields |
|
|---|---|
| Name | Description |
Active |
The data source has been created and is fully usable. |
Creating |
The data source is being created. |
Deleting |
The data source is being deleted. |
Error |
The data source is experiencing an issue and might be unusable. |
Unspecified |
State not set. |