MSFT_CAURun_Report_ID class

A dynamic WMI class that identifies an updating run report.

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_CAURun_Report_ID
{
  datetime Timestamp;
};

Members

The MSFT_CAURun_Report_ID class has these types of members:

Properties

The MSFT_CAURun_Report_ID class has these properties.

Timestamp

Data type: datetime

Access type: Read-only

A UTC timestamp that identifies when the updating run report was generated.

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2012
Namespace
Root\Microsoft\Windows\ClusterUpdate
MOF
CAUWMIv2.mof
DLL
CauWmiV2.dll

See also

GetReport

GetReportIDs