Microsoft.Windows.Server.DiskPartitionPartition de disque (serveur)

Microsoft.Windows.Server.DiskPartition (ClassType)

Toutes les instances d'une partition de disque quelle que soit la version du système d'exploitation Windows Server.

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 (FRA) Description (FRA) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nom complet Nom complet de l'objet de surveillance. false 256  False 
Microsoft.Windows.LogicalDevice:
DeviceID  string  ID du périphérique true 256  False 
Name  string  Nom du périphérique false 256  False 
Description  string  Description du périphérique false 256  False 
Microsoft.Windows.Server.DiskPartition:
DiskIndex  string  Index disque false 256  False 
BlockSize  string  Taille de blocs false 256  False 
PrimaryPartition  string  Partition principale false 256  False 
Bootable  string  Démarrable false 256  False 
Size  string  Taille 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>