Microsoft.Storage.Library.Windows.DiskMicrosoft Windows Disk

Microsoft.Storage.Library.Windows.Disk (ClassType)

Knowledge Base article:

Summary

Microsoft Storage Windows Disk

Element properties:

Base ClassSystem.LogicalEntity
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId20564dc2-c2de-04ef-d6a4-2ae8e7ec76da

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.Storage.Library.Windows.Disk:
UniqueID  string  Unique ID true 256  False     
Name  string  Disk Name false 256  False     
IsClustered  bool  Is Clustered false 256       

Health Model:

Source Code:

<ClassType ID="Microsoft.Storage.Library.Windows.Disk" Base="System!System.LogicalEntity" Hosted="false" Abstract="true" Accessibility="Public">
<Property ID="UniqueID" Key="true" Type="string"/>
<Property ID="Name" Key="false" Type="string"/>
<Property ID="IsClustered" Key="false" Type="bool"/>
</ClassType>