Microsoft.Windows.SystemCenterDPM.DriveUnità nastro

Microsoft.Windows.SystemCenterDPM.Drive (ClassType)

Dispositivo in grado di leggere o scrivere dati su nastro. Una libreria contiene una o più unità nastro.

Element properties:

Base ClassSystem.PhysicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId4f5aaff3-946b-78ba-3c14-b8d205e44b32

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.Drive:
DriveStatus  string  Stato dell'unità false 256  False 
DriveName  string  Nome dell'unità false 256  False 
LibraryName  string  Nome della libreria false 256  False 
DPMServerName  string  Nome server DPM false 256  False 
WindowsDriveName  string  Nome Windows per l'unità false 256  False 
DriveSerialNumber  string  Numero di serie dell'unità false 256  False 
DriveType  string  Tipo di unità false 256  False 
LastCleaned  string  Ultima pulizia false 256  False 
ReadErrorsSinceLastCleaned  string  Errori di lettura dall'ultima pulizia false 256  False 
WriteErrorsSinceLastCleaned  string  Errori di scrittura dall'ultima pulizia false 256  False 
SCSIID  string  ID SCSI false 256  False 
DriveId  string  ID unità true 255  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.SystemCenterDPM.Drive" Accessibility="Public" Abstract="false" Base="System!System.PhysicalEntity" Hosted="true" Singleton="false">
<Property ID="DriveStatus" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="DriveName" 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="DPMServerName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="WindowsDriveName" 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="DriveType" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="LastCleaned" Type="string" 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="SCSIID" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="DriveId" Type="string" Key="true" CaseSensitive="false" Length="255" MinLength="0"/>
</ClassType>