Resource Map

A class containing Resource mapping information for conversion among its three properties.

Table B.55 Resource Map (SMS_ResourceMap)

PropertyData typeExampleNotes
DisplayNamestring"User Group"Indicates the friendly name of the resource type.

Values are:
User Group
User
System
IPNetwork

ResourceClassNamestring"SMS_R_
UserGroup"
This is the Windows Management Instrumentation (WMI) (formerly WBEM) class name.

Values are:
SMS_R_UserGroup
SMS_R_User
SMS_R_System
SMS_R_IPNetwork

ResourceTypeuint323Key. Indicates the resource type.

Values are:
3 = User Group
4 = User
5 = System
6 = IP network

There are currently no defined values outside of this range.