backupPlanBindings property

List<BackupPlanBinding>? backupPlanBindings
getter/setter pair

The list of BackupPlanBindings matching the given criteria.

Implementation

core.List<BackupPlanBinding>? backupPlanBindings;