items property

List<StoragePool>? items
getter/setter pair

A list of StoragePool resources.

Implementation

core.List<StoragePool>? items;