Microsoft.Windows.HyperV.ServerRoleServer running Hyper-V

Microsoft.Windows.HyperV.ServerRole (ClassType)

Microsoft Windows Server running Hyper-V

Element properties:

Base ClassMicrosoft.Windows.ComputerRole
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdc441fd7c-7ea2-92d4-4bff-091b147fe86d

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.HyperV.ServerRole:
ServerId  string  Server Id Server Id true 255  False 
ServerName  string  Server Name Server Name false 255  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.HyperV.ServerRole" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.ComputerRole" Hosted="true" Singleton="false">
<Property ID="ServerId" Type="string" Key="true" CaseSensitive="false" MinLength="0" MaxLength="255"/>
<Property ID="ServerName" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="255"/>
</ClassType>