HyperVMPE2012R2.VirtualProcessorHyper-V MPE 2012 R2 Virtual Processor

HyperVMPE2012R2.VirtualProcessor (ClassType)

Element properties:

Base ClassMicrosoft.Windows.HyperV.VirtualHardwareComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdf44dcbb6-d983-8d89-3f7a-ccc342953062

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     
HyperVMPE2012R2.VirtualProcessor:
VPNumber  string  VP Number true 256  False     
VPName  string  VP Instance false 256  False     

Health Model:

Source Code:

<ClassType ID="HyperVMPE2012R2.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>