backups property

List<Backup>? backups
getter/setter pair

A list of Cloud AD backups in the domain.

Implementation

core.List<Backup>? backups;