PatchInstallationState type
The state of the patch after the installation operation completed.
KnownPatchInstallationState can be used interchangeably with PatchInstallationState,
this enum contains the known values that the service supports.
Known values supported by the service
Unknown
Installed
Failed
Excluded
NotSelected
Pending
type PatchInstallationState = string