Microsoft.Windows.HyperV.ServerRoleServidor com Hyper-V em execução

Microsoft.Windows.HyperV.ServerRole (ClassType)

Microsoft Windows Server com Hyper-V em execução

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 (PTG) Description (PTG) 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  ID do Servidor ID do Servidor true 255  False 
ServerName  string  Nome do Servidor Nome do Servidor 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>