applications property

List<String>? applications
getter/setter pair

The names of Backup and DR applications.

An application is a VM, database, or file system on a managed host monitored by a backup and recovery appliance. For example, centos7-01-vol00, centos7-01-vol01, centos7-01-vol02.

Implementation

core.List<core.String>? applications;