Microsoft.Windows.HyperV.ServerRoleСервер с Hyper-V

Microsoft.Windows.HyperV.ServerRole (ClassType)

Microsoft Windows Server с 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 (RUS) Description (RUS) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Отображаемое имя Краткое имя объекта мониторинга. false 256  False 
Microsoft.Windows.HyperV.ServerRole:
ServerId  string  Идентификатор сервера Идентификатор сервера true 255  False 
ServerName  string  Имя сервера Имя сервера 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>