Microsoft.Windows.Peripheral.DiskPartitionDisk Bölümü

Microsoft.Windows.Peripheral.DiskPartition (ClassType)

Tüm Windows Disk Bölümleri

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 (TRK) Description (TRK) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Görünen Ad Nesnenin görünen adı. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Nesne Durumu Nesne durumu false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Varlık Durumu Varlık durumu false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notlar Notlar false 4000       
Microsoft.Windows.LogicalDevice:
DeviceID  string  Aygıt Tanımlayıcısı Aygıt Tanımlayıcısı true 256  False     
Name  string  Aygıt Adı Aygıt Adı false 256  False     
Description  string  Aygıt Açıklaması Aygıt Açıklaması false 256  False     
Microsoft.Windows.DiskPartition:
Type  string  Tür Tür false 256  False     
Microsoft.Windows.Peripheral.DiskPartition:
DiskIndex  int  Disk Dizini Disk Dizini false 256       
BlockSize  int  Blok Boyutu Blok Boyutu false 256       
PrimaryPartition  string  Birincil Bölüm Birincil Bölüm false 256  False     
Bootable  string  Önyüklenebilir Önyüklenebilir false 256  False     
Size  int  Boyut (MB) Boyut (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>