Microsoft.Exchange2007.Component.DiskExchange 2007 Logical Disk

Microsoft.Exchange2007.Component.Disk (ClassType)

Abstract class representing Exchange 2007 Logical Disks. All Logical Disks on Exchange 2007 hosting Database, Storage Group, Log Files, or Transport Queue Database.

Element properties:

Base ClassMicrosoft.Exchange2007.Component
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId24dfbea9-2c7f-9bd3-c6bf-e85d03d4f752

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 
Microsoft.Exchange2007.Component.Disk:
DeviceID  string  Device ID true 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Exchange2007.Component.Disk" Accessibility="Public" Abstract="true" Base="Microsoft.Exchange2007.Component" Hosted="true" Singleton="false">
<Property ID="DeviceID" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>