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 (KOR) Description (KOR) 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>