Key |
CreationClassName
|
string
|
|
CreationClassName indicates the name of the class or the subclass used in the creation of an instance. When used with the other key properties of this class, this property allows all instances of this class and its subclasses to be uniquely identified. |
Name
|
string
|
|
The inherited Name serves as the key of a System instance in an enterprise environment. |
Read Only |
NameFormat
|
string
|
|
The System object and its derivatives are top-level objects of CIM. They provide the scope for numerous components. Having unique System keys is required. A heuristic can be defined in individual System subclasses to attempt to always generate the same System Name Key. The NameFormat property identifies how the System name was generated, using the heuristic of the subclass. |
Read Write |
PrimaryOwnerContact
|
string
|
|
A string that provides information on how the primary system owner can be reached (for example, phone number, e-mail address, and so on). |
PrimaryOwnerName
|
string
|
|
The name of the primary system owner. The system owner is the primary user of the system. |
Roles
|
string
|
|
An array (bag) of strings that specifies the administrator -defined roles this System plays in the managed environment. Examples might be'Building 8 print server'or'Boise user directories'. A single system may perform multiple roles.Note that the instrumentation view of the'roles'of a System is defined by instantiating a specific subclass of System, or by properties in a subclass, or both. For example, the purpose of a ComputerSystem is defined using the Dedicated and OtherDedicatedDescription properties. |