Udostępnij za pośrednictwem


MPBootMediaLocationRequest Constructor (MPBootMediaLocationRequestType, IPAddress)

 

Initializes a new instance of the MPBootMediaLocationRequest class.

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

Syntax

public MPBootMediaLocationRequest(
    MPBootMediaLocationRequestType requestType,
    IPAddress ipAddress
)
public:
MPBootMediaLocationRequest(
    MPBootMediaLocationRequestType requestType,
    IPAddress^ ipAddress
)
Public Sub New (
    requestType As MPBootMediaLocationRequestType,
    ipAddress As IPAddress
)

Parameters

See Also

MPBootMediaLocationRequest Class
Microsoft.ConfigurationManagement.Messaging.Messages Namespace

Return to top