Microsoft.Windows.LogicalDiskLogical Disk (abstract)

Microsoft.Windows.LogicalDisk (ClassType)

Defines the basic properties of Windows logical disks

Element properties:

Base ClassMicrosoft.Windows.LogicalDevice
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId079a6740-23fd-32f2-35ea-7e29b5a921ba

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
Microsoft.Windows.LogicalDevice:
DeviceID  string  Device Identifier Device Identifier true 256  False     
Name  string  Device Name Device Name false 256  False     
Description  string  Device Description Device Description false 256  False     
Microsoft.Windows.LogicalDisk:
VolumeName  string  Volume Name Volume Name false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.LogicalDisk" Base="Microsoft.Windows.LogicalDevice" Accessibility="Public" Hosted="true" Abstract="true">
<Property ID="VolumeName" Type="string"/>
</ClassType>