Microsoft.SystemCenter.DataProtectionManager.2011.Library.DPMLibraryDPM 테이프 라이브러리

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

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId2c77f10a-eb50-8349-4905-f47319798e37

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.DPMLibrary:
DPMObjectID  string  라이브러리 ID 라이브러리 ID true 256  False 
AttachedComputerName  string  컴퓨터에 연결 컴퓨터에 연결 false 256  False 
NumberOfDrives  int  드라이브 개수 드라이브 개수 false 256   
NumberOfSlots  int  슬롯 수 슬롯 수 false 256   
NumberOfIEPorts  int  IE 포트 수 IE 포트 수 false 256   
LibrarySerialNumber  string  라이브러리 일련 번호 라이브러리 일련 번호 false 256  False 
ProductID  string  제품 ID 제품 ID false 256  False 
VenderID  string  공급업체 ID 공급업체 ID false 256  False 
DPMServerName  string  DPM 서버 DPM 서버 false 256  False 
GlobalLibraryID  guid  전역 라이브러리 ID 전역 라이브러리 ID false 256   
LibraryType  string  라이브러리 유형 라이브러리 유형 false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.DataProtectionManager.2011.Library.DPMLibrary" 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="AttachedComputerName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="NumberOfDrives" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="NumberOfSlots" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="NumberOfIEPorts" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="LibrarySerialNumber" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ProductID" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="VenderID" 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="GlobalLibraryID" Type="guid" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="LibraryType" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>