Microsoft.SystemCenter.VirtualMachineManager.VMMAgentVMM Agent

Microsoft.SystemCenter.VirtualMachineManager.VMMAgent (ClassType)

This abstract type is the base type for all VMM agents

Element properties:

Base ClassMicrosoft.Windows.LocalApplication
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdad5029aa-60b8-60bf-a43a-2f6f979aff02

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.SystemCenter.VirtualMachineManager.VMMAgent:
VMMServer  string  Virtual Machine Manager Server false 256  False 
Version  string  Version false 256  False 
VirtualizationPlatform  string  Virtualization Platform false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.VirtualMachineManager.VMMAgent" Accessibility="Public" Abstract="true" Base="Windows!Microsoft.Windows.LocalApplication" Hosted="true" Singleton="false">
<Property ID="VMMServer" Type="string" Key="false"/>
<Property ID="Version" Type="string" Key="false"/>
<Property ID="VirtualizationPlatform" Type="string" Key="false"/>
</ClassType>