MPListMP Class
Represents an MPList management point.
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
| Name | Description | |
|---|---|---|
![]() | MPListMP() | Initializes a new instance of the MPListMP class. |
| Name | Description | |
|---|---|---|
![]() | Capabilities | Gets or sets the capabilities of the management point. |
![]() | MPFqdn | Gets or sets the FQDN of the management point. |
![]() | MPName | Gets or sets the host name of the management point. |
![]() | MPVersion | Gets or sets the management point version. |
![]() | SiteCode | Gets or sets the site code of the management point, for MPLIST1 only. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (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.
Show:

