PatchInstallationState Enum

The state of the patch after the installation operation completed.

Inheritance
builtins.str
PatchInstallationState
PatchInstallationState

Constructor

PatchInstallationState(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)

Fields

EXCLUDED
FAILED
INSTALLED
NOT_SELECTED
PENDING
UNKNOWN