items property

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

A list of StoragePoolTypesScopedList resources.

Implementation

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