Microsoft.Windows.DiskPartitionDisk Bölümü

Microsoft.Windows.DiskPartition (ClassType)

Windows disk bölümlerinin temel özelliklerini tanımlar

Element properties:

Base ClassMicrosoft.Windows.LogicalDevice
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdfc11c670-d73f-ae0f-84ed-6d2077dca837

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     

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.DiskPartition" Base="Microsoft.Windows.LogicalDevice" Accessibility="Public" Hosted="true" Abstract="true">
<!-- e.g. Installable file system -->
<Property ID="Type" Type="string"/>
</ClassType>