disabled property

bool? disabled
getter/setter pair

If true, the MCP data sync to the Agent Registry will be disabled.

The default value is false.

Optional.

Implementation

core.bool? disabled;