Share via


DriftAction type

Defines values for DriftAction.
KnownDriftAction can be used interchangeably with DriftAction, this enum contains the known values that the service supports.

Known values supported by the service

Synced: The machine is up to date.
Recreate: The machine has drifted and needs to be deleted and recreated.

type DriftAction = string