excludedDisks property

List<String>? excludedDisks
getter/setter pair

List of disks excluded from the backup.

Optional.

Implementation

core.List<core.String>? excludedDisks;