HyperV.MPE.2019.VirtualProcessorHyper-V MPE 2019 Virtual Processor

HyperV.MPE.2019.VirtualProcessor (ClassType)

Element properties:

Base ClassMicrosoft.Windows.HyperV.VirtualHardwareComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdebde1ddf-a752-6f83-cd77-63a5b21eee45

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
Microsoft.Windows.HyperV.VirtualHardwareComponent:
DeviceId  string  Device Id Device Id true 255  False     
Name  string  Device Name Device Name false 255  False     
VirtualMachineName  string  Virtual Machine Name Virtual Machine Name false 255  False     
HyperV.MPE.2019.VirtualProcessor:
VPNumber  string  VP Number true 256  False     
VPName  string  VP Instance false 256  False     

Health Model:

Source Code:

<ClassType ID="HyperV.MPE.2019.VirtualProcessor" Accessibility="Public" Abstract="false" Base="MSWinHVLib!Microsoft.Windows.HyperV.VirtualHardwareComponent" Hosted="true" Singleton="false" Extension="false">
<Property ID="VPNumber" Type="string" AutoIncrement="false" Key="true" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="VPName" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
</ClassType>