MPListMP Class

 

Represents an MPList management point.

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

System::Object
  Microsoft.ConfigurationManagement.Messaging.Messages::MPListMP

[SerializableAttribute]
public ref class MPListMP sealed 

NameDescription
System_CAPS_pubmethodMPListMP()

Initializes a new instance of the MPListMP class.

NameDescription
System_CAPS_pubpropertyCapabilities

Gets or sets the capabilities of the management point.

System_CAPS_pubpropertyMPFqdn

Gets or sets the FQDN of the management point.

System_CAPS_pubpropertyMPName

Gets or sets the host name of the management point.

System_CAPS_pubpropertyMPVersion

Gets or sets the management point version.

System_CAPS_pubpropertySiteCode

Gets or sets the site code of the management point, for MPLIST1 only.

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: