nodeAllocations property

List<ReportSummaryVmwareNodeAllocation>? nodeAllocations
getter/setter pair

Set of per-nodetype allocation records

Implementation

core.List<ReportSummaryVmwareNodeAllocation>? nodeAllocations;