disks property

List<Disk>? disks
getter/setter pair

Description of the data disks.

Implementation

core.List<Disk>? disks;