hostGroups property

List<HostGroup>? hostGroups
getter/setter pair

The list of host groups.

Implementation

core.List<HostGroup>? hostGroups;