ThinkServer.WinComputerLenovo ThinkServer 上的 Windows 電腦

ThinkServer.WinComputer (ClassType)

在 Lenovo ThinkServer 上執行的 Windows 電腦

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 (CHT) Description (CHT) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  顯示名稱 顯示監視物件的名稱。 false 256  False 
Microsoft.Windows.Computer:
PrincipalName  string  主要名稱 此電腦的主要名稱。 true 256  False 
DNSName  string  DNS 名稱 此電腦的完整網域名稱。 false 256  False 
NetbiosComputerName  string  NetBIOS 電腦名稱 此電腦的 NetBIOS 名稱。 false 256  False 
NetbiosDomainName  string  NetBIOS 網域名稱 此電腦的 NetBIOS 網域名稱。 false 256  False 
IPAddress  string  IP 位址 此電腦的 IP 位址。 false 256  False 
NetworkName  string  網路名稱 此電腦的網路名稱 false 256  False 
ActiveDirectoryObjectSid  string  Active Directory SID 此電腦的 AD 安全性識別碼 false 256  False 
IsVirtualMachine  bool  虛擬機器 false 256   
DomainDnsName  string  DNS 網域名稱 false 256  False 
OrganizationalUnit  string  組織單位 false 256  False 
ForestDnsName  string  DNS 樹系名稱 false 256  False 
ActiveDirectorySite  string  Active Directory 站台 false 256  False 
LogicalProcessors  int  邏輯處理器 false 256   
ThinkServer.WinComputer:
SystemUUID  string  Lenovo 系統 UUID Lenovo 系統的通用唯一 ID false 42  False 
MTAndSN  string  Lenovo 機型和序號 Lenovo 系統的機型和序號 false 256  False 
PlatformCategory  string  Lenovo 平台種類 Lenovo 系統的平台種類分類 false 256  False 
ProductFamily  string  Lenovo 產品系列 Lenovo 系統的產品系列 false 256  False 
Licensed  string  Lenovo HW Management 授權系統 電腦上 Lenovo Hardware Management 授權的相關資訊,是否為授權系統 false 256  False 
BMCIPAddress  string  ThinkServer BMC IP 位址 Lenovo ThinkServer BMC IP 位址 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>