privateClouds property

List<PrivateCloud>? privateClouds
getter/setter pair

A list of private clouds.

Implementation

core.List<PrivateCloud>? privateClouds;