Share via


Msft_MiCompareSuppression class

The Msft_MiCompareSuppression WMI class represents the output instance produced when the input of the output stream is suppressed.

The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.

Syntax

[ClassVersion("1.0.0"), AMENDMENT]
class Msft_MiCompareSuppression
{
  datetime Timestamp;
  object   SuppressionSignal[];
};

Members

The Msft_MiCompareSuppression class has these types of members:

Properties

The Msft_MiCompareSuppression class has these properties.

SuppressionSignal

Data type: object array

Access type: Read-only

Qualifiers: EmbeddedObject

Gets a list of embedded objects that signals an output suppression by the stream.

Timestamp

Data type: datetime

Access type: Read-only

Gets the timestamp indicating when the output was suppressed.

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2016
Namespace
Root\InventoryLogging
MOF
MiStreamProv.mof
DLL
MiStreamProv.dll