InventoryInstanceElementNetworkAdapterConfiguration.DiscoverNetworkAdapterConfigurations Method ()

 

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