UpdateState type

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

Known values supported by the service

Initial
Pending
Started
Succeeded
Failed

type UpdateState = string