Quest.Recovery.Manager.for.Active.Directory.AgentRMAD Collection item

Quest.Recovery.Manager.for.Active.Directory.Agent (ClassType)

This class presents RMAD collection item object

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId932aa2fa-1b73-56c6-8b30-c89c8261e7c8

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 
Quest.Recovery.Manager.for.Active.Directory.Agent:
TargetComputer  string      true 256  False 
LastSessionResult  string  Monitor_LastSessionResult Monitor_LastSessionResult false 256  False 
LastSessionDate  string  Monitor_LastSessionDate Monitor_LastSessionDate false 256  False 
LastSessionError  string      false 256  False 
BackupExists  string  Monitor_BackupExists Monitor_BackupExists false 256  False 

Health Model:

Source Code:

<ClassType ID="Quest.Recovery.Manager.for.Active.Directory.Agent" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.ApplicationComponent" Hosted="true" Singleton="false">
<Property ID="TargetComputer" Type="string" Key="true" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="LastSessionResult" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="LastSessionDate" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="LastSessionError" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="BackupExists" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
</ClassType>