PatchInstallationState type

Defines values for PatchInstallationState.
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