Microsoft.Windows.HyperV.ServerRoleHyper-V を実行するサーバー

Microsoft.Windows.HyperV.ServerRole (ClassType)

Hyper-V を実行する Microsoft Windows Server

Element properties:

Base ClassMicrosoft.Windows.ComputerRole
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId31d1f05d-d1ff-7312-462a-c8361e27319f

Class Hierarchy:

Class Properties:

Property Name Type Display Name (JPN) Description (JPN) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  表示名 監視オブジェクトの表示名。 false 256  False 
Microsoft.Windows.HyperV.ServerRole:
ServerId  string  サーバー ID サーバー ID 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" Length="255" MinLength="0"/>
<Property ID="ServerName" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
</ClassType>