Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Discovers network adapter information and returns a collection of discovery data.
Namespace: Microsoft.ConfigurationManagement.Messaging.Messages
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
public static IList<InventoryInstanceElement> DiscoverNetworkAdapterConfigurations()
public:
static IList<InventoryInstanceElement^>^ DiscoverNetworkAdapterConfigurations()
Public Shared Function DiscoverNetworkAdapterConfigurations As IList(Of InventoryInstanceElement)
Return Value
Type: System.Collections.Generic.IList<InventoryInstanceElement>
See Also
InventoryInstanceElementNetworkAdapterConfiguration Class
Microsoft.ConfigurationManagement.Messaging.Messages Namespace
Return to top