Dell.WindowsClient.DiskUnitDisk unit instance

Dell.WindowsClient.DiskUnit (ClassType)

Element properties:

Base ClassSystem.PhysicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementIdf2748885-aef7-5bad-c4dd-5d40c7dd1c3e

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Dell.WindowsClient.DiskUnit:
DeviceID  string  Device ID Disk Unit Device ID true 256  False 
InterfaceDescription  string  Interface Description Disk Unit Interface Description false 256  False 
MediaLoaded  string  Media Loaded Disk Unit Media Loaded false 256  False 
PhysicalCylinders  string  Physical Cylinders Disk Unit Physical Cylinders false 256  False 
PhysicalHeads  string  Physical Heads Disk Unit Physical Heads false 256  False 
PhysicalSectorsPerTrack  string  Physical Sectors Per Track Disk Unit Physical Sectors Per Track false 256  False 
Partitions  string  Partitions Disk Unit Partitions false 256  False 
MediaType  string  Media Type Disk Unit Media Type false 256  False 
TotalPhysicalSize  string  Total Physical Size Disk Unit Total Physical Size false 256  False 
BytesPerSector  string  Bytes Per Sector Dell Client Disk's Bytes Per Sector false 256  False 
Manufacturer  string  Manufacturer Disk Unit Manufacturer false 256  False 
Model  string  Model Disk Unit Model false 256  False 
TotalSectors  string  Total Sectors Disk Unit Total Sectors false 256  False 
TotalTracks  string  Total Tracks Disk Unit Total Tracks false 256  False 
TracksPerCylinder  string  Tracks Per Cylinder Disk Unit Tracks Per Cylinder false 256  False 

Health Model:

Source Code:

<ClassType ID="Dell.WindowsClient.DiskUnit" Accessibility="Internal" Abstract="false" Base="System!System.PhysicalEntity" Hosted="true" Singleton="false">
<Property ID="DeviceID" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="1"/>
<Property ID="InterfaceDescription" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="MediaLoaded" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="PhysicalCylinders" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="PhysicalHeads" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="PhysicalSectorsPerTrack" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Partitions" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="MediaType" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="TotalPhysicalSize" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="BytesPerSector" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Manufacturer" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Model" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="TotalSectors" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="TotalTracks" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="TracksPerCylinder" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>