Veritas.EnterpriseVault.12.VaultStorePartition.UnhostedVault Store Partition

Veritas.EnterpriseVault.12.VaultStorePartition.Unhosted (ClassType)

This unhosted class represents Vault Store partition.

Element properties:

Base ClassVeritas.EnterpriseVault.12.UnhostedApplicationComponent
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIde5a6fc65-3382-2878-c7da-2720c3fc4a20

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.VaultStorePartition.Unhosted:
EntryId  string  Entry ID true 256  False 
Name  string  Vault Store Partition name false 256  False 
VaultStoreName  string  Vault Store name false 256  False 
VaultStoreGroupName  string  Vault Store Group name false 256  False 
Status  string  Status false 256  False 
RollOver  string  Rollover false 256  False 
DeviceType  string  Device type false 256  False 
CollectorType  string  Collector false 256  False 
MigratorType  string  Migrator false 256  False 
Computer  string  Server false 256  False 
SiteName  string  Site name false 256  False 
Location  string  Location false 256  False 
CreationDate  string  Creation date false 256  False 
LastOpenedDate  string  Last opened date false 256  False 

Health Model:

Source Code:

<ClassType ID="Veritas.EnterpriseVault.12.VaultStorePartition.Unhosted" Base="Veritas.EnterpriseVault.12.UnhostedApplicationComponent" Accessibility="Public" Abstract="false" Hosted="false" Singleton="false">
<Property ID="EntryId" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Name" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="VaultStoreName" 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="Status" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="RollOver" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="DeviceType" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="CollectorType" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="MigratorType" 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="SiteName" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="Location" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="CreationDate" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="LastOpenedDate" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
</ClassType>