Reference documentation and code samples for the Google Cloud Backup Dr V1 Client class InstanceType.
Type of backup service resource.
Protobuf type google.cloud.backupdr.v1.ManagementServer.InstanceType
Namespace
Google \ Cloud \ BackupDR \ V1 \ ManagementServerMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
INSTANCE_TYPE_UNSPECIFIED
Value: 0Instance type is not mentioned.
Generated from protobuf enum INSTANCE_TYPE_UNSPECIFIED = 0;
BACKUP_RESTORE
Value: 1Instance for backup and restore management (i.e., AGM).
Generated from protobuf enum BACKUP_RESTORE = 1;