applyAll property
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;
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.
core.bool? applyAll;