Microsoft.KnowledgeServices.AgentAdvisor Agent

Microsoft.KnowledgeServices.Agent (ClassType)

System Center Advisor Agent

Element properties:

Base ClassMicrosoft.Windows.LocalApplication
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdb52ad679-e939-ca75-3003-063f61ae1e5b

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.Agent:
Name  string      true 256  False 
ArchivePeriod  int  ArchivePeriod Agent Archive Period false 256   
BootstrapContentsChecked  int  BootstrapContentsChecked Agent Bootstrap Contents Checked false 256   
ContentShare  string  ContentShare Agent Content Share false 256  False 
DataRoot  string  DataRoot Agent DataRoot false 256  False 
GatewayID  string  GatewayID Agent GatewayID false 256  False 
GatewayServer  string  GatewayServer Agent Gateway Server false 256  False 
GatewayServicePort  int  GatewayServicePort Agent Gateway ServicePort false 256   
LastStateCookie  string  LastStateCookie Agent LastStateCookie false 256  False 
LogLevel  int  LogLevel Agent Log Level false 256   
MailboxShare  string  MailboxShare Agent Mailbox Share false 256  False 
MaxCacheSize  int  MaxCacheSize Agent MaxCacheSize false 256   
MaxMailboxSize  int  MaxMailboxSize Agent Max MailboxSize false 256   
UploadDay  int  UploadDay Agent Upload Day false 256   
UploadFrequency  int  UploadFrequency Agent Upload Frequency false 256   
UploadTimeHour  int  UploadTimeHour Agent Upload Time Hour false 256   
UploadTimeMin  int  UploadTimeMin Agent Upload Time Min false 256   
Version  string  Version Agent Version false 256  False 
ManagementGroupCount  int  ManagementGroupCount ManagementGroupCount false 256   

Health Model:

Source Code:

<ClassType ID="Microsoft.KnowledgeServices.Agent" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.LocalApplication" Hosted="true" Singleton="false">
<Property ID="Name" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ArchivePeriod" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="BootstrapContentsChecked" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ContentShare" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="DataRoot" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="GatewayID" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="GatewayServer" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="GatewayServicePort" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="LastStateCookie" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="LogLevel" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="MailboxShare" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="MaxCacheSize" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="MaxMailboxSize" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="UploadDay" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="UploadFrequency" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="UploadTimeHour" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="UploadTimeMin" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Version" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ManagementGroupCount" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>