Veritas.EnterpriseVault.12.Backup.VaultStoreVault Store

Veritas.EnterpriseVault.12.Backup.VaultStore (ClassType)

This class represents a rollup of Vault Store backup related checks.

Element properties:

Base ClassVeritas.EnterpriseVault.12.UnhostedApplicationComponent
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId58dbaa3e-6f41-b3ee-35a0-bf53a91fe2b1

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.Backup.VaultStore:
EntryId  string  Vault Store entry ID true 256  False 
Name  string  Vault Store name false 256  False 
SharingType  string  Sharing type false 256  False 
Indexed  string  Indexed false 256  False 
Computer  string  Computer false 256  False 
Status  string  Status false 256  False 
RemovalStatus  string  Safety copies false 256  False 
VaultStoreGroupName  string  Vault Store Group name false 256  False 
SQLServerInstance  string  SQL Server instance name false 256  False 
DatabaseName  string  Database name false 256  False 
SiteName  string  Site name false 256  False 

Health Model:

Source Code:

<ClassType ID="Veritas.EnterpriseVault.12.Backup.VaultStore" Base="Veritas.EnterpriseVault.12.UnhostedApplicationComponent" Accessibility="Public" Abstract="false" Hosted="false" Singleton="false">
<Property ID="EntryId" Type="string" Key="true" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="Name" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="SharingType" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="Indexed" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="Computer" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="Status" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="RemovalStatus" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="VaultStoreGroupName" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="SQLServerInstance" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="DatabaseName" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="SiteName" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
</ClassType>