Microsoft.SystemCenter.DataProtectionManager.2011.Library.TapeDriveTape Drive

Microsoft.SystemCenter.DataProtectionManager.2011.Library.TapeDrive (ClassType)

Tape drive

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdcbb1cbdc-3e8f-f57d-caec-f33477bda72f

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.SystemCenter.DataProtectionManager.2011.Library.TapeDrive:
DPMObjectID  string  Drive id Drive id true 256  False 
WindowsName  string  Windows name of drive Windows name of drive false 256  False 
LibraryName  string  Library name Library name false 256  False 
LibraryID  guid  Library id Library id false 256   
DriveType  string  Drive type Drive type false 256  False 
DriveSerialNumber  string  Drive serial number Drive serial number false 256  False 
LastCleaned  datetime  Last cleaned Last cleaned false 256   
ReadErrorsSinceLastCleaned  string  Read errors since last cleaned Read errors since last cleaned false 256  False 
WriteErrorsSinceLastCleaned  string  Write errors since last cleaned Write errors since last cleaned false 256  False 
DPMServerName  string  DPM server DPM server false 256  False 
SCSIID  string  SCSI id SCSI id false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.DataProtectionManager.2011.Library.TapeDrive" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.ApplicationComponent" Hosted="true" Singleton="false">
<Property ID="DPMObjectID" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="WindowsName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="LibraryName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="LibraryID" Type="guid" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="DriveType" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="DriveSerialNumber" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="LastCleaned" Type="datetime" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ReadErrorsSinceLastCleaned" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="WriteErrorsSinceLastCleaned" 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="SCSIID" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>