Msft_MiPipeline class
The Msft_MiPipeline WMI class represents a pipeline that transports data streams throughout the Software Inventory Logging stream provider.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
class Msft_MiPipeline : Msft_MiStream
{
string NamespaceName;
Msft_MiStream Streams[];
};
Members
The Msft_MiPipeline class has these types of members:
Properties
The Msft_MiPipeline class has these properties.
-
NamespaceName
-
-
Data type: string
-
Access type: Read-only
The namespace of the data provider.
This property is inherited from Msft_MiStream.
-
-
Streams
-
-
Data type: Msft_MiStream array
-
Access type: Read-only
On success, returns a list of embedded Msft_MiStream instances containing the data streams.
-
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2012 R2 |
End of client support |
None supported |
End of server support |
Windows Server 2012 R2 |
Namespace |
Root\InventoryLogging |
MOF |
|
DLL |
|