type property

String? type
getter/setter pair

The type of the ManagementServer resource.

Optional. Possible string values are:

  • "INSTANCE_TYPE_UNSPECIFIED" : Instance type is not mentioned.
  • "BACKUP_RESTORE" : Instance for backup and restore management (i.e., AGM).

Implementation

core.String? type;