Microsoft.Windows.Server.DiskPartitionDatenträgerpartition (Server)

Microsoft.Windows.Server.DiskPartition (ClassType)

Alle Instanzen einer Datenträgerpartition unabhängig von der Version des Windows Server-Betriebssystems

Element properties:

Base ClassMicrosoft.Windows.DiskPartition
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId3269a3b6-0c0d-e5c6-e0c5-573b9bc150b1

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.Windows.LogicalDevice:
DeviceID  string  Geräte-ID true 256  False 
Name  string  Gerätename false 256  False 
Description  string  Gerätebeschreibung false 256  False 
Microsoft.Windows.Server.DiskPartition:
DiskIndex  string  Laufwerkindex false 256  False 
BlockSize  string  Blockgröße false 256  False 
PrimaryPartition  string  Primäre Partition false 256  False 
Bootable  string  Startbar false 256  False 
Size  string  Größe false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.Server.DiskPartition" Abstract="true" Accessibility="Public" Base="Windows!Microsoft.Windows.DiskPartition" Hosted="true" Singleton="false">
<Property ID="DiskIndex" Type="string"/>
<Property ID="BlockSize" Type="string"/>
<Property ID="PrimaryPartition" Type="string"/>
<Property ID="Bootable" Type="string"/>
<Property ID="Size" Type="string"/>
</ClassType>