Cisco.Unified.Computing.System.ComputerComputer

Cisco.Unified.Computing.System.Computer (ClassType)

Computer Description

Element properties:

Base ClassMicrosoft.Windows.Computer
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId2a5ed307-a949-3086-529c-b61a546be711

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.Windows.Computer:
PrincipalName  string  Principal Name The principal name of this Computer. true 256  False 
DNSName  string  DNS Name The fully qualified domain name of this computer. false 256  False 
NetbiosComputerName  string  NetBIOS Computer Name The NetBIOS name for this computer. false 256  False 
NetbiosDomainName  string  NetBIOS Domain Name The NetBIOS domain name for this computer. false 256  False 
IPAddress  string  IP Address The IP address for this computer. false 256  False 
NetworkName  string  Network Name The network name for this computer false 256  False 
ActiveDirectoryObjectSid  string  Active Directory SID The AD Security Identifier for this computer false 256  False 
IsVirtualMachine  bool  Virtual Machine false 256   
DomainDnsName  string  DNS Domain Name false 256  False 
OrganizationalUnit  string  Organizational Unit false 256  False 
ForestDnsName  string  DNS Forest Name false 256  False 
ActiveDirectorySite  string  Active Directory Site false 256  False 
LogicalProcessors  int  Logical Processors false 256   
Cisco.Unified.Computing.System.Computer:
IsHyperVRoleEnabled  string  Hyper-V Role Hyper-V Role Description false 256  False 
Location  string  Location Location Description false 256  False 
ServiceProfile  string  Service Profile Service Profile Description false 256  False 
UUID  string  UUID UUID Description false 256  False 

Health Model:

Source Code:

<ClassType ID="Cisco.Unified.Computing.System.Computer" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.Computer" Hosted="false" Singleton="false">
<Property ID="IsHyperVRoleEnabled" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Location" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ServiceProfile" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="UUID" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>