Microsoft.Windows.Peripheral.DiskPartitionDiskpartition

Microsoft.Windows.Peripheral.DiskPartition (ClassType)

Alle Windows-diskpartitioner

Element properties:

Base ClassMicrosoft.Windows.DiskPartition
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdb372ed5f-1a5d-4e04-c6ee-32df306633fb

Class Hierarchy:

Class Properties:

Property Name Type Display Name (DAN) Description (DAN) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Vis navn Viser navnet for objektet. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Objektstatus Objektstatus false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Aktivstatus Aktivstatus false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Noter Noter false 4000       
Microsoft.Windows.LogicalDevice:
DeviceID  string  Enheds-id Enheds-id true 256  False     
Name  string  Enhedsnavn Enhedsnavn false 256  False     
Description  string  Enhedsbeskrivelse Enhedsbeskrivelse false 256  False     
Microsoft.Windows.DiskPartition:
Type  string  Type Type false 256  False     
Microsoft.Windows.Peripheral.DiskPartition:
DiskIndex  int  Diskindeks Diskindeks false 256       
BlockSize  int  Blokstørrelse Blokstørrelse false 256       
PrimaryPartition  string  Primær partition Primær partition false 256  False     
Bootable  string  Startbar Startbar false 256  False     
Size  int  Størrelse (MB) Størrelse (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>