Dell OpenManage Server Administrator Version 6.0.1 Betriebsanweisung Seite 107

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 140
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 106
Dell-Defined Classes 107
SupportsEnumeration = "TRUE";
};
instance of __MethodProviderRegistration
{
Provider = $P;
};
//core.mof
//=====================================
// Using my own MOF instead of inheriting from existing MOFs, for rapid
prototyping.
// =====================================
[Dynamic, Provider ("omprov"),
Description("The Dell_CMDevice class contains all the information related
to the Dell Change Management Device.")
]
class Dell_CMDevice
{
[write (true), key: ToSubClass]
string componentID;
[write (true), key: ToSubClass]
string name;
[write (true), key: ToSubClass]
string vendorID;
[write (true), key: ToSubClass]
string deviceID;
[write (true), key: ToSubClass]
string subDeviceID;
Seitenansicht 106
1 2 ... 102 103 104 105 106 107 108 109 110 111 112 ... 139 140

Kommentare zu diesen Handbüchern

Keine Kommentare