Share via


AutoUpgradeLastTriggerStatus type

AutoUpgradeLastTriggerStatus is the status of the last AutoUpgrade trigger (attempt to automatically create and start UpdateRun when there are new released versions) of an auto upgrade profile.
KnownAutoUpgradeLastTriggerStatus can be used interchangeably with AutoUpgradeLastTriggerStatus, this enum contains the known values that the service supports.

Known values supported by the service

Succeeded: The last AutoUpgrade trigger was succeeded.
Failed: The last AutoUpgrade trigger failed.

type AutoUpgradeLastTriggerStatus = string