Microsoft.SystemCenter.DataProtectionManager.2011.Library.TapeDrive磁带驱动器

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

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdd9c7f85f-c1a2-7ead-c041-85c2d3493fa9

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHS) Description (CHS) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  显示名称 监视对象的显示名称。 false 256  False 
Microsoft.SystemCenter.DataProtectionManager.2011.Library.TapeDrive:
DPMObjectID  string  驱动器 ID 驱动器 ID true 256  False 
WindowsName  string  驱动器的 Windows 名称 驱动器的 Windows 名称 false 256  False 
LibraryName  string  库名称 库名称 false 256  False 
LibraryID  guid  库 ID 库 ID false 256   
DriveType  string  驱动器类型 驱动器类型 false 256  False 
DriveSerialNumber  string  驱动器序列号 驱动器序列号 false 256  False 
LastCleaned  datetime  上次清洗时间 上次清洗时间 false 256   
ReadErrorsSinceLastCleaned  string  自上次清洗后的读取错误 自上次清洗后的读取错误 false 256  False 
WriteErrorsSinceLastCleaned  string  自上次清洗后的写入错误 自上次清洗后的写入错误 false 256  False 
DPMServerName  string  DPM 服务器 DPM 服务器 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" MinLength="0" MaxLength="256"/>
<Property ID="WindowsName" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="LibraryName" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="LibraryID" Type="guid" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="DriveType" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="DriveSerialNumber" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="LastCleaned" Type="datetime" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="ReadErrorsSinceLastCleaned" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="WriteErrorsSinceLastCleaned" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="DPMServerName" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="SCSIID" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
</ClassType>