allowedMachineSeries property

List<MachineSeries>? allowedMachineSeries
getter/setter pair

Compute Engine machine series to consider for insights and recommendations.

If empty, no restriction is applied on the machine series.

Implementation

core.List<MachineSeries>? allowedMachineSeries;