Dell OpenManage Server Administrator Version 5.2 Podręcznik Użytkownika Strona 82

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 94
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 81
82 Dell-Defined Classes
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.")
]
Dell_CMDevice REF Antecedent;
[key, Override ("Dependent"),
Description ("The Application")
]
Dell_CMApplication REF Dependent;
};
// =====
// end of file
// =====
Przeglądanie stron 81
1 2 ... 77 78 79 80 81 82 83 84 85 86 87 ... 93 94

Komentarze do niniejszej Instrukcji

Brak uwag