ConfigurationMode type

Specifies how the LCM(Local Configuration Manager) actually applies the configuration to the target nodes. Possible values are ApplyOnly, ApplyAndMonitor, and ApplyAndAutoCorrect.
KnownConfigurationMode can be used interchangeably with ConfigurationMode, this enum contains the known values that the service supports.

Known values supported by the service

ApplyOnly
ApplyAndMonitor
ApplyAndAutoCorrect

type ConfigurationMode = string