items property

Map<String, StoragePoolsScopedList>? items
getter/setter pair

A list of StoragePoolsScopedList resources.

Implementation

core.Map<core.String, StoragePoolsScopedList>? items;