storagePools property

List<StoragePool>? storagePools
getter/setter pair

A list of storage pool contained in this scope.

Output only.

Implementation

core.List<StoragePool>? storagePools;