WindowsQuickFixEngineeringPackage(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)
Information related to a Quick Fix Engineering package. Fields are taken from Windows QuickFixEngineering Interface and match the source names:
https://docs.microsoft.com/en-us/windows/win32/cimwin32prov/win32-quickfixengineering
Attributes | |
---|---|
Name | Description |
caption |
str
A short textual description of the QFE update. |
description |
str
A textual description of the QFE update. |
hot_fix_id |
str
Unique identifier associated with a particular QFE update. |
install_time |
google.protobuf.timestamp_pb2.Timestamp
Date that the QFE update was installed. Mapped from installed_on field. |