InventoryInstanceElement Class
A class to be inherited by inventory instance elements.
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Microsoft.ConfigurationManagement.Messaging.Messages::InventoryInstanceElement
Microsoft.ConfigurationManagement.Messaging.Messages::InventoryInstanceElementADSiteInfo
Microsoft.ConfigurationManagement.Messaging.Messages::InventoryInstanceElementCcmClient
Microsoft.ConfigurationManagement.Messaging.Messages::InventoryInstanceElementCcmComputerSystem
Microsoft.ConfigurationManagement.Messaging.Messages::InventoryInstanceElementCcmDiscoveryData
Microsoft.ConfigurationManagement.Messaging.Messages::InventoryInstanceElementCcmExtNetworkAdapterConfiguration
Microsoft.ConfigurationManagement.Messaging.Messages::InventoryInstanceElementCcmSystem
Microsoft.ConfigurationManagement.Messaging.Messages::InventoryInstanceElementFileSystemFile
Microsoft.ConfigurationManagement.Messaging.Messages::InventoryInstanceElementNetworkAdapterConfiguration
Microsoft.ConfigurationManagement.Messaging.Messages::InventoryInstanceElementSmsAuthority
Microsoft.ConfigurationManagement.Messaging.Messages::InventoryInstanceElementWin32ComputerSystemProduct
Microsoft.ConfigurationManagement.Messaging.Messages::InventoryInstanceElementWin32NetworkAdapterConfiguration
| Name | Description | |
|---|---|---|
![]() | InventoryInstanceElement() | Initializes a new instance of the InventoryInstanceElement class. |
![]() | InventoryInstanceElement(String^, String^) | Initializes a new instance of the InventoryInstanceElement class. |
![]() | InventoryInstanceElement(String^, String^, String^) | Initializes a new instance of the InventoryInstanceElement class. |
| Name | Description | |
|---|---|---|
![]() | BaseClass | Gets the class for the instance. |
![]() | Namespace | Gets the WMI namespace for the instance. |
![]() | ParentClass | Gets the parent class for the instance. |
| Name | Description | |
|---|---|---|
![]() ![]() | Discover<T>() | Discovers an inventory instance element-based local configuration. |
![]() | DiscoverSelf() | Discovers an inventory instance element-based local configuration. |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.



