Microsoft.Unix.LogicalDiskDisque logique

Microsoft.Unix.LogicalDisk (ClassType)

Tous les disques logiques Unix

Element properties:

Base ClassMicrosoft.Unix.LogicalDevice
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId98658a2f-f9c2-0e73-f017-efbb3ecab13a

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.LogicalDisk:
FileSystem  string  Système de fichiers false 256  False 
Compressed  string  Compressé false 256  False 
Size  string  Taille (octets) false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Unix.LogicalDisk" Abstract="true" Accessibility="Public" Hosted="true" Singleton="false" Base="Microsoft.Unix.LogicalDevice">
<Property ID="FileSystem" Type="string" Key="false"/>
<Property ID="Compressed" Type="string" Key="false"/>
<Property ID="Size" Type="string" Key="false"/>
</ClassType>