Microsoft.Windows.SystemCenterDPM2010.LibraryTape Library

Microsoft.Windows.SystemCenterDPM2010.Library (ClassType)

A data-storage system that consists of removable tape and a hardware device that can read from or write to the tape.

Element properties:

Base ClassSystem.PhysicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdd8a117e3-5e22-4ee4-b998-06136fb3bd3b

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 
Microsoft.Windows.SystemCenterDPM2010.Library:
LibraryName  string  Name false 256  False 
LibraryType  string  Library type false 256  False 
DPMServerName  string  DPM server name false 256  False 
SlotsCount  string  Number of slots (total) false 256  False 
TapeSlotsCount  string  Number of slots (with tape) false 256  False 
FreeSlotsCount  string  Number of slots (free) false 256  False 
DriveCount  string  Number of drives (total) false 256  False 
FreeDriveCount  string  Number of drives (free) false 256  False 
TapesCount  string  Number of tapes false 256  False 
LibraryId  string  Library Id true 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.SystemCenterDPM2010.Library" Accessibility="Public" Abstract="false" Base="System!System.PhysicalEntity" Hosted="true" Singleton="false">
<Property ID="LibraryName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="LibraryType" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="DPMServerName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SlotsCount" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="TapeSlotsCount" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="FreeSlotsCount" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="DriveCount" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="FreeDriveCount" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="TapesCount" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="LibraryId" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>