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 (CHS) Description (CHS) 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 系统的通用唯一标识 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 Hardware 管理许可系统 有关计算机上 Lenovo Hardware 管理许可的信息,无论是否为许可系统 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>