Dell.Recovery.Manager.for.Active.Directory.Console.CollectionRMAD Collection

Dell.Recovery.Manager.for.Active.Directory.Console.Collection (ClassType)

Represents an object of the type "RMAD Collection".

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId78a54441-573f-f10f-bc6f-e09365fb47a4

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 
Dell.Recovery.Manager.for.Active.Directory.Console.Collection:
CollectFEMetaData  bool  Collect FE Metadata false 256   
ID  int  Computer Collection ID true 256   
AgentSideBackupPath  string  DC Storage false 256  False 
ConsoleSideBackupPath  string  Console Storage false 256  False 

Health Model:

Source Code:

<ClassType ID="Dell.Recovery.Manager.for.Active.Directory.Console.Collection" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.ApplicationComponent" Hosted="true" Singleton="false">
<Property ID="ID" Type="int" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="AgentSideBackupPath" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ConsoleSideBackupPath" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="CollectFEMetaData" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>