Microsoft.Windows.HyperV.VirtualHardwareComponentVirtueel hardwareonderdeel van Hyper-V

Microsoft.Windows.HyperV.VirtualHardwareComponent (ClassType)

Virtueel hardwareonderdeel van Microsoft Windows Hyper-V

Element properties:

Base ClassSystem.VirtualHardwareComponent
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId3689dff9-0cff-166c-7471-89f0823607f2

Class Hierarchy:

Class Properties:

Property Name Type Display Name (NLD) Description (NLD) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.Windows.HyperV.VirtualHardwareComponent:
DeviceId  string  Id van apparaat Id van apparaat true 255  False 
Name  string  Naam van apparaat Naam van apparaat false 255  False 
VirtualMachineName  string  Naam van virtuele machine Naam van virtuele machine false 255  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.HyperV.VirtualHardwareComponent" Accessibility="Public" Abstract="true" Base="Virtualization!System.VirtualHardwareComponent" Hosted="true" Singleton="false">
<Property ID="DeviceId" Type="string" Key="true" CaseSensitive="false" MinLength="0" MaxLength="255"/>
<Property ID="Name" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="255"/>
<Property ID="VirtualMachineName" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="255"/>
</ClassType>