HyperVMPE2012.VirtualMachineIntegrationServicesHyper-V MPE 2012 Virtual Machine Integration Services

HyperVMPE2012.VirtualMachineIntegrationServices (ClassType)

Element properties:

Base ClassMicrosoft.Windows.HyperV.VirtualHardwareComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdb6e1f2a2-daec-d32f-8184-41fbe065ff20

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     
HyperVMPE2012.VirtualMachineIntegrationServices:
ISVersion  string  Integration Services Version false 256  False     
ISState  string  Integration Services State false 256  False     

Health Model:

Source Code:

<ClassType ID="HyperVMPE2012.VirtualMachineIntegrationServices" Accessibility="Public" Abstract="false" Base="MSWinHVLib!Microsoft.Windows.HyperV.VirtualHardwareComponent" Hosted="true" Singleton="false" Extension="false">
<Property ID="ISVersion" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="ISState" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
</ClassType>