locked property
Indicates whether the agent is locked for changes.
If the agent is locked, modifications to the agent will be rejected except for RestoreAgent.
Implementation
core.bool? locked;
Indicates whether the agent is locked for changes.
If the agent is locked, modifications to the agent will be rejected except for RestoreAgent.
core.bool? locked;