Microsoft.SystemCenter.DataProtectionManager.2011.Library.TapeDriveStacja taśm

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

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId99006e23-5896-9485-d934-bf72aa872144

Class Hierarchy:

Class Properties:

Property Name Type Display Name (PLK) Description (PLK) 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  Identyfikator napędu Identyfikator napędu true 256  False 
WindowsName  string  Nazwa napędu systemu Windows Nazwa napędu systemu Windows false 256  False 
LibraryName  string  Nazwa biblioteki Nazwa biblioteki false 256  False 
LibraryID  guid  Identyfikator biblioteki Identyfikator biblioteki false 256   
DriveType  string  Typ napędu Typ napędu false 256  False 
DriveSerialNumber  string  Numer seryjny napędu Numer seryjny napędu false 256  False 
LastCleaned  datetime  Ostatnie czyszczenie Ostatnie czyszczenie false 256   
ReadErrorsSinceLastCleaned  string  Błędy odczytu od ostatniego czyszczenia Błędy odczytu od ostatniego czyszczenia false 256  False 
WriteErrorsSinceLastCleaned  string  Błędy zapisu od ostatniego czyszczenia Błędy zapisu od ostatniego czyszczenia false 256  False 
DPMServerName  string  Serwer DPM Serwer DPM false 256  False 
SCSIID  string  Identyfikator SCSI Identyfikator 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>