disks property

List<LocalDisk>? disks
getter/setter pair

Local disk configurations.

Implementation

core.List<LocalDisk>? disks;