The SMS_LocalMP class is a client Windows Management Instrumentation (WMI) class, in Configuration Manager, that represents the local management point.
The following syntax is simplified from Managed Object Format (MOF) code and includes all inherited properties.
Class SMS_LocalMP { String Capabilities; String MasterSiteCode; String Name; String Protocol; String SiteCode; UInt32 Version; }; |
Methods
The SMS_LocalMP class does not define any methods.
Properties
- Capabilities
- Data type: StringAccess type: Read/WriteQualifiers: NoneCapabilities of the local management point.
- MasterSiteCode
- Data type: StringAccess type: Read/WriteQualifiers: NoneThe master site code for the local management point.
- Name
- Data type: StringAccess type: Read/WriteQualifiers: NoneThe name of the local management point.
- Protocol
- Data type: StringAccess type: Read/WriteQualifiers: NoneThe network protocol used for the local management point.
- SiteCode
- Data type: StringAccess type: Read/WriteQualifiers: NoneThe site code for the site supporting the local management point.
- Version
- Data type: UInt32Access type: Read/WriteQualifiers: NoneThe version of the local management point.
Requirements
Runtime Requirements
For more information, see Configuration Manager Client Runtime Requirements.
Development Requirements
For more information, see Configuration Manager Client Development Requirements.
See Also
Send comments about this topic to Microsoft.