Microsoft.Unix.LogicalDiskLogische schijf

Microsoft.Unix.LogicalDisk (ClassType)

Alle logische UNIX/Linux-schijven

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 (NLD) Description (NLD) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Weergavenaam Weergavenaam van het object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Objectstatus Objectstatus false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Activumstatus Activumstatus false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notities Notities false 4000       
Microsoft.Unix.LogicalDevice:
DeviceID  string  Apparaat-id true 256  False     
DeviceName  string  Apparaatnaam false 256  False     
Microsoft.Unix.LogicalDisk:
FileSystem  string  Bestandssysteem false 256  False     
Compressed  string  Gecomprimeerd false 256  False     
Size  string  Grootte (bytes) 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>