Partager via


InventoryInstanceElementNetworkAdapterConfiguration Constructor (String)

 

Initializes a new instance of the InventoryInstanceElementNetworkAdapterConfiguration class.

Namespace:   Microsoft.ConfigurationManagement.Messaging.Messages
Assembly:  Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)

Syntax

public InventoryInstanceElementNetworkAdapterConfiguration(
    string ipSubnet
)
public:
InventoryInstanceElementNetworkAdapterConfiguration(
    String^ ipSubnet
)
Public Sub New (
    ipSubnet As String
)

Parameters

See Also

InventoryInstanceElementNetworkAdapterConfiguration Overload
InventoryInstanceElementNetworkAdapterConfiguration Class
Microsoft.ConfigurationManagement.Messaging.Messages Namespace

Return to top