Microsoft.Windows.Peripheral.DiskPartitionSchijfpartitie

Microsoft.Windows.Peripheral.DiskPartition (ClassType)

Alle Windows-schijfpartities

Element properties:

Base ClassMicrosoft.Windows.DiskPartition
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIddf25184c-6efc-3a46-8d0c-9269b4dc107e

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.Windows.LogicalDevice:
DeviceID  string  Apparaat-id Apparaat-id true 256  False     
Name  string  Apparaatnaam Apparaatnaam false 256  False     
Description  string  Beschrijving apparaat Beschrijving apparaat false 256  False     
Microsoft.Windows.DiskPartition:
Type  string  Type Type false 256  False     
Microsoft.Windows.Peripheral.DiskPartition:
DiskIndex  int  Schijfindex Schijfindex false 256       
BlockSize  int  Blokgrootte Blokgrootte false 256       
PrimaryPartition  string  Primaire partitie Primaire partitie false 256  False     
Bootable  string  Opstartbaar Opstartbaar false 256  False     
Size  int  Grootte (MB) Grootte (MB) false 256       

Health Model:

Source Code:

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