LastUpdateStatus type

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

Known values supported by the service

Invalid
NotEnabled
PartiallySucceeded
PartiallyFailed
Failed
Succeeded
Initialized
FirstInitialization

type LastUpdateStatus = string