Microsoft.Unix.DiskPartitionPartition de disque

Microsoft.Unix.DiskPartition (ClassType)

Toutes les partitions de disque Unix

Element properties:

Base ClassMicrosoft.Unix.LogicalDevice
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId82e4867d-5a0f-7488-204c-f0c322a4c39c

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.Unix.LogicalDevice:
DeviceID  string  ID du périphérique true 256  False 
DeviceName  string  Nom du périphérique false 256  False 
Microsoft.Unix.DiskPartition:
DiskIndex  string  Index disque false 256  False 
BlockSize  string  Taille de bloc 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.Unix.DiskPartition" Abstract="true" Accessibility="Public" Hosted="true" Singleton="false" Base="Microsoft.Unix.LogicalDevice">
<Property ID="DiskIndex" Type="string" Key="false"/>
<Property ID="BlockSize" Type="string" Key="false"/>
<Property ID="PrimaryPartition" Type="string" Key="false"/>
<Property ID="Bootable" Type="string" Key="false"/>
<Property ID="Size" Type="string" Key="false"/>
</ClassType>