dryRun property

bool? dryRun
getter/setter pair

If this patch job is a dry run, the agent reports that it has finished without running any updates on the VM instance.

Implementation

core.bool? dryRun;