Microsoft.Windows.SystemCenterDPM.LibraryLibreria di nastri

Microsoft.Windows.SystemCenterDPM.Library (ClassType)

Sistema di archiviazione dati costituito da nastro rimovibile e da un dispositivo hardware per la lettura o la scrittura su nastro.

Element properties:

Base ClassSystem.PhysicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId14562141-68f4-fe17-0c33-9b547f1f5277

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ITA) Description (ITA) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nome visualizzato Nome visualizzato dell'oggetto di monitoraggio. false 256  False 
Microsoft.Windows.SystemCenterDPM.Library:
LibraryName  string  Nome false 256  False 
LibraryType  string  Tipo di libreria false 256  False 
DPMServerName  string  Nome server DPM false 256  False 
SlotsCount  string  Numero di slot (totale) false 256  False 
TapeSlotsCount  string  Numero di slot (con nastro) false 256  False 
FreeSlotsCount  string  Numero di slot (disponibili) false 256  False 
DriveCount  string  Numero di unità (totale) false 256  False 
FreeDriveCount  string  Numero di unità (disponibili) false 256  False 
TapesCount  string  Numero di nastri false 256  False 
LibraryId  string  ID libreria true 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.SystemCenterDPM.Library" Accessibility="Public" Abstract="false" Base="System!System.PhysicalEntity" Hosted="true" Singleton="false">
<Property ID="LibraryName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="LibraryType" 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="SlotsCount" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="TapeSlotsCount" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="FreeSlotsCount" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="DriveCount" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="FreeDriveCount" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="TapesCount" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="LibraryId" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>