KnownUpdateSummariesPropertiesState enum
Overall update state of the stamp. Indicates the current status of update deployment across the stamp, including preparation, application, and any issues encountered.
Fields
| AppliedSuccessfully | Updates have been successfully applied to the stamp. |
| NeedsAttention | The update process requires user intervention or has encountered issues needing attention. |
| PreparationFailed | Preparation for the update failed. |
| PreparationInProgress | Preparation for the update is currently in progress. |
| Unknown | The update state is not known. |
| UpdateAvailable | Updates are available but have not yet been applied. |
| UpdateFailed | The update process failed. |
| UpdateInProgress | Updates are currently being applied to the stamp. |