Veritas.EnterpriseVault.12.Site.TargetsTargets

Veritas.EnterpriseVault.12.Site.Targets (ClassType)

This class represents the target health of an Enterprise Vault site.

Element properties:

Base ClassVeritas.EnterpriseVault.12.UnhostedApplicationComponent
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId19f9a87b-b6d5-0930-a019-8ce9eff32779

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 
Veritas.EnterpriseVault.12.Site.Targets:
Id  string  ID true 256  False 
SiteEntryId  string  Site entry ID true 256  False 

Health Model:

Source Code:

<ClassType ID="Veritas.EnterpriseVault.12.Site.Targets" Base="Veritas.EnterpriseVault.12.UnhostedApplicationComponent" Accessibility="Public" Abstract="false" Hosted="false" Singleton="false">
<Property ID="Id" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SiteEntryId" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>