Msft_MiStreamTasks class
The Msft_MiStreamTasks WMI class evaluates queries of Software Inventory Logging data, and publishes the results.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[ClassVersion("1.0.1"), dynamic, provider("mistreamprov"), AMENDMENT]
class Msft_MiStreamTasks
{
};
Members
The Msft_MiStreamTasks class has these types of members:
Methods
The Msft_MiStreamTasks class has these methods.
Method | Description |
---|---|
Collect | Evaluates a list of queries of Software Inventory Logging data, and then returns an instance of the query results. |
Flush | Publishes any query results that were saved by the Push method. The Flush method can publish query results to the HTTPS endpoint or the key/value pair exchange of a virtual machine. |
Push | Evaluates a list of queries of Software Inventory Logging data, and then publishes the results to an HTTPS endpoint or the key/value pair exchange of a virtual machine. If this method cannot publish the results, it saves them so they can be published later with the Flush method. |
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2012 R2 |
Namespace |
Root\InventoryLogging |
MOF |
|
DLL |
|