Veritas.EnterpriseVault.12.Site.CommonCommon

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

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

Element properties:

Base ClassVeritas.EnterpriseVault.12.UnhostedApplicationComponent
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId0ec5a359-50fe-83b6-9698-79a10d3ca5b1

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.Common:
Id  string  ID true 256  False 
SiteEntryId  string  Site entry ID true 256  False 

Health Model:

Source Code:

<ClassType ID="Veritas.EnterpriseVault.12.Site.Common" 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" MinLength="0" Length="256"/>
</ClassType>