MSFT_CAU_ScanUpdateInfo class
A dynamic WMI class that represents the result from the ScanUpdates method.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[ClassVersion("1.0.0"), dynamic, provider("CAUWMIV2"), AMENDMENT]
class MSFT_CAU_ScanUpdateInfo
{
string UpdateId;
string UpdateTitle;
string UpdateDesc;
};
Members
The MSFT_CAU_ScanUpdateInfo class has these types of members:
Properties
The MSFT_CAU_ScanUpdateInfo class has these properties.
-
UpdateDesc
-
-
Data type: string
-
Access type: Read-only
Gets the description of the update.
-
-
UpdateId
-
-
Data type: string
-
Access type: Read-only
Gets the unique identifier for the update.
-
-
UpdateTitle
-
-
Data type: string
-
Access type: Read-only
Gets the title of the update.
-
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\Microsoft\Windows\ClusterUpdate |
MOF |
|
DLL |
|