backupPlans property

List<BackupPlan>? backupPlans
getter/setter pair

The list of BackupPlans matching the given criteria.

Implementation

core.List<BackupPlan>? backupPlans;