Microsoft.SystemCenter.DataProtectionManager.2011.Library.TapeDrive磁帶機

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

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 (CHT) Description (CHT) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  顯示名稱 顯示監視物件的名稱。 false 256  False 
Microsoft.SystemCenter.DataProtectionManager.2011.Library.TapeDrive:
DPMObjectID  string  磁碟機識別碼 磁碟機識別碼 true 256  False 
WindowsName  string  磁碟機的 Windows 名稱 磁碟機的 Windows 名稱 false 256  False 
LibraryName  string  媒體櫃名稱 媒體櫃名稱 false 256  False 
LibraryID  guid  媒體櫃識別碼 媒體櫃識別碼 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 識別碼 SCSI 識別碼 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>