Microsoft.KnowledgeServices.VMM.2012.VMMAgentVMMAgent

Microsoft.KnowledgeServices.VMM.2012.VMMAgent (ClassType)

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId368d7f1f-0459-0aa4-ba49-07fabed07402

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.KnowledgeServices.VMM.2012.VMMAgent:
AdminShareExists  bool  Admin Share Exists Admin Share Exists false 256   
ProductVersion  string  Product Version Product Version false 256  False 
VirtualizationPlatform  string  Virtualization Platform Virtualization Platform false 256  False 
AgentCompatibleWithServer  bool  Agent Compatible With Server Agent Compatible With Server false 256   
BITSTcpPort  int  BITS Tcp Port BITS Tcp Port false 256   
FQDN  string  FQDN FQDN true 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.KnowledgeServices.VMM.2012.VMMAgent" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.ApplicationComponent" Hosted="true" Singleton="false">
<Property ID="AdminShareExists" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ProductVersion" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="VirtualizationPlatform" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="AgentCompatibleWithServer" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="BITSTcpPort" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="FQDN" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>