HPEnterpriseStorageStoreOnceMP.StoreOnceSystem_VTLibraryMappingVTL Mapping

HPEnterpriseStorageStoreOnceMP.StoreOnceSystem_VTLibraryMapping (ClassType)

HPE StoreOnce System Library Mapping.

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId3c32284c-eb63-a075-324d-f497ceae6f0b

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 
HPEnterpriseStorageStoreOnceMP.StoreOnceSystem_VTLibraryMapping:
ID  string  ID HPE StoreOnce System VTL Mapping ID true 256  True 
Name  string  Name HPE StoreOnce System VTL Mapping Name false 256  True 
SourceLibraryName  string  Source Library Name HPE StoreOnce System VTL Source Library Name false 256  True 
TargetLibraryName  string  Target Library Name HPE StoreOnce System VTL Target Library Name false 256  True 

Health Model:

Source Code:

<ClassType ID="HPEnterpriseStorageStoreOnceMP.StoreOnceSystem_VTLibraryMapping" Accessibility="Public" Abstract="false" Base="System!System.LogicalHardware" Hosted="true" Singleton="false">
<Property ID="ID" Type="string" Key="true" CaseSensitive="true" Length="256" MinLength="0"/>
<Property ID="Name" Type="string" Key="false" CaseSensitive="true" Length="256" MinLength="0"/>
<Property ID="SourceLibraryName" Type="string" Key="false" CaseSensitive="true" Length="256" MinLength="0"/>
<Property ID="TargetLibraryName" Type="string" Key="false" CaseSensitive="true" Length="256" MinLength="0"/>
</ClassType>