workloads property

List<Workload>? workloads
getter/setter pair

List of customer workloads

Implementation

core.List<Workload>? workloads;