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

Microsoft.Windows.HyperV.VirtualHardwareComponent (ClassType)

Virtueel hardwareonderdeel met Microsoft Windows Hyper-V

Element properties:

Base ClassSystem.VirtualHardwareComponent
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdc06ed20c-de5f-3bb4-0803-7a64626d212b

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  Apparaat-id Apparaat-id true 255  False 
Name  string  Apparaatnaam Apparaatnaam false 255  False 
VirtualMachineName  string  Virtuele-machinenaam Virtuele-machinenaam 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" Length="255" MinLength="0"/>
<Property ID="Name" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="VirtualMachineName" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
</ClassType>