ThinkServer.WinComputerWindows Computer su Lenovo ThinkServer

ThinkServer.WinComputer (ClassType)

Computer Windows in esecuzione su Lenovo ThinkServer

Element properties:

Base ClassMicrosoft.Windows.Computer
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId50d6fe73-673e-76d5-605f-a5896e92bdc5

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ITA) Description (ITA) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nome visualizzato Nome visualizzato dell'oggetto di monitoraggio. false 256  False 
Microsoft.Windows.Computer:
PrincipalName  string  Nome principale Il nome principale di questo computer. true 256  False 
DNSName  string  Nome DNS Il nome di dominio completo di questo computer. false 256  False 
NetbiosComputerName  string  Nome computer NetBIOS Il nome NetBIOS per questo computer. false 256  False 
NetbiosDomainName  string  Nome di dominio NetBIOS Il nome di dominio NetBIOS per questo computer. false 256  False 
IPAddress  string  Indirizzo IP L'indirizzo IP per questo computer. false 256  False 
NetworkName  string  Nome di rete Il nome di rete per questo computer false 256  False 
ActiveDirectoryObjectSid  string  SID Active Directory L'identificatore di protezione AD per questo computer false 256  False 
IsVirtualMachine  bool  Macchina virtuale false 256   
DomainDnsName  string  Nome di dominio DNS false 256  False 
OrganizationalUnit  string  Unità organizzativa false 256  False 
ForestDnsName  string  Nome insieme di strutture DNS false 256  False 
ActiveDirectorySite  string  Sito Active Directory false 256  False 
LogicalProcessors  int  Processori logici false 256   
ThinkServer.WinComputer:
SystemUUID  string  UUID del sistema Lenovo UUID (Universally unique identifier) del sistema Lenovo false 42  False 
MTAndSN  string  M/T e S/N Lenovo Tipo di macchina e numero di serie del sistema Lenovo false 256  False 
PlatformCategory  string  Categoria piattaforma Lenovo Classificazione delle categorie della piattaforma per i sistemi Lenovo false 256  False 
ProductFamily  string  Famiglia di prodotti Lenovo Famiglia di prodotti del sistema Lenovo false 256  False 
Licensed  string  Lenovo HW Management - Sistema con licenza Informazioni relative alla licenza Lenovo Hardware Management sul computer; indica se il sistema è un sistema con licenza false 256  False 
BMCIPAddress  string  Indirizzo IP di ThinkServer BMC Indirizzo IP di Lenovo ThinkServer BMC false 256  False 

Health Model:

Source Code:

<ClassType ID="ThinkServer.WinComputer" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.Computer" Hosted="false" Singleton="false">
<!--system identification-->
<Property ID="SystemUUID" Type="string" Key="false" CaseSensitive="false" Length="42" MinLength="0"/>
<!--system info-->
<Property ID="MTAndSN" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="PlatformCategory" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ProductFamily" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Licensed" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="BMCIPAddress" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>