host property

String? host
getter/setter pair

The name of a Backup and DR host, which is managed by the backup and recovery appliance and known to the management console.

The host can be of type Generic (for example, Compute Engine, SQL Server, Oracle DB, SMB file system, etc.), vCenter, or an ESX server. See the Backup and DR documentation on hosts for more information. For example, centos7-01.

Implementation

core.String? host;