Microsoft.Storage.Library.Windows.DiskMicrosoft Windows-Datenträger

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

Knowledge Base article:

Zusammenfassung

Microsoft-Speicher: Windows-Datenträger

Element properties:

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

Class Hierarchy:

Class Properties:

Property Name Type Display Name (DEU) Description (DEU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Anzeigename Anzeigename des Überwachungsobjekts. false 256  False 
Microsoft.Storage.Library.Windows.Disk:
UniqueID  string  Eindeutige ID true 256  False 
Name  string  Name des Datenträgers false 256  False 
IsClustered  bool  Ist gruppiert 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>