Reference Guide
116 Dell-Defined Classes
};
[Dynamic, Provider ("omprov"),
Description("The Dell_CMApplication class contains all the
information related to the Dell Change Management Application.")
]
class Dell_CMApplication
{
[write (true), key: ToSubClass]
string componentType;
[write (true), key: ToSubClass]
string subComponentID;
[write (true), key: ToSubClass]
string version;
[write (true), key: ToSubClass]
string name;
[write (true), key: ToSubClass]
string deviceKey;
};
[Association, Dynamic, Provider ("omprov"),
Description("The Dell_CMDeviceApplication class contains all the
information related to the Dell Change Management association between the
device and the application (1:n).")
]
class Dell_CMDeviceApplication
{
[key, Override ("Antecedent"),
Description ("The Device.")
]