applyAll property

bool? applyAll
getter/setter pair

Whether to apply instance-level parameter group to all nodes.

If set to true, users are restricted from specifying individual nodes, and ApplyParameters updates all nodes within the instance.

Implementation

core.bool? applyAll;