MPListRequestType Enumeration

 

Identifies the request type for the MPLIST request.

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

[SerializableAttribute]
public enum class MPListRequestType

Member nameDescription
InternetMPList

Returns the list of Internet management points. This type fails in mixed mode.

IntranetMPList

Returns the list of intranet management points for MPLIST1 (V4 version).

Return to top
Show: