Microsoft.Windows.HyperV.VirtualHardwareComponentComponente hardware virtuale Hyper-V

Microsoft.Windows.HyperV.VirtualHardwareComponent (ClassType)

Componente hardware virtuale 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 (ITA) Description (ITA) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nome visualizzato Nome visualizzato dell'oggetto di monitoraggio. false 256  False 
Microsoft.Windows.HyperV.VirtualHardwareComponent:
DeviceId  string  ID periferica ID periferica true 255  False 
Name  string  Nome periferica Nome periferica false 255  False 
VirtualMachineName  string  Nome macchina virtuale Nome macchina virtuale 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>