Microsoft.Windows.Server.10.0.Storage.StorageSpacesDirect.PhysicalDiskS2D Storage Physical Disk

Microsoft.Windows.Server.10.0.Storage.StorageSpacesDirect.PhysicalDisk (ClassType)

Storage Spaces Direct enabled cluster storage Physical Disk.

Knowledge Base article:

Summary

Storage Spaces Direct enabled cluster storage Physical Disk.

Element properties:

Base ClassMicrosoft.Storage.Library.Windows.Disk
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdf3cf797b-6fab-b484-82c1-180c89998f92

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.Storage.Library.Windows.Disk:
UniqueID  string  Unique ID true 256  False 
Name  string  Disk Name false 256  False 
IsClustered  bool  Is Clustered false 256   
Microsoft.Windows.Server.10.0.Storage.StorageSpacesDirect.PhysicalDisk:
FriendlyName  string  Friendly Name false 256  False 
ServerName  string  Server Name false 256  False 
ClusterName  string  Cluster Name false 256  False 
ObjectId  string  ObjectId false 256  False 
Model  string  Model false 256  False 
MediaType  string  Media Type false 256  False 
CanPool  string  CanPool false 256  False 
Size  string  Size false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.Server.10.0.Storage.StorageSpacesDirect.PhysicalDisk" Accessibility="Public" Abstract="false" Base="MicrosoftStorageLibrary!Microsoft.Storage.Library.Windows.Disk" Hosted="true">
<Property ID="FriendlyName" Type="string" Key="false"/>
<Property ID="ServerName" Type="string" Key="false"/>
<Property ID="ClusterName" Type="string" Key="false"/>
<Property ID="ObjectId" Type="string" Key="false"/>
<Property ID="Model" Type="string" Key="false"/>
<Property ID="MediaType" Type="string" Key="false"/>
<Property ID="CanPool" Type="string" Key="false"/>
<Property ID="Size" Type="string" Key="false"/>
</ClassType>