Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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