rules property

List<BackupRule> rules
final

An array of BackupRule objects, each of which specifies a scheduled task that is used to back up a selection of resources.

Implementation

final List<BackupRule> rules;