scopedMachines property

List<MachineWithoutScopedMachines> scopedMachines
getter/setter pair

Array of machines this machine has access to.

Implementation

List<MachineWithoutScopedMachines> scopedMachines;