Dell OpenManage Server Administrator Version 6.3 Podręcznik Użytkownika Strona 130

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 144
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 129
130 Dell-Defined Classes
uint8 TrustedPlatformModule;
};
// ==================================================
// DELL_SDCardDevice
// ==================================================
[Dynamic, Provider("dccim32"): ToInstance,
Description (
"This class defines the management SD card devices,
and relative info.")]
class DELL_SDCardDevice : CIM_LogicalDevice
{
[Description ("The enumeration of storage device
type"),
ValueMap {"1", "2", "3", "4"},
Values {"Other", "Unknown", "Hypervisor SD",
"Virtual Flash SD"}]
uint8 sdType;
[Description ("The licensing info of SD media"),
ValueMap {"0", "1", "2"},
Values {"Unknown", "Unlicensed", "Licensed"}]
uint8 sdCertified;
[Description ("Boolean value to determine the SD
device presence or not")]
boolean isSDCardPresent;
Przeglądanie stron 129
1 2 ... 125 126 127 128 129 130 131 132 133 134 135 ... 143 144

Komentarze do niniejszej Instrukcji

Brak uwag