Microsoft.Unix.DiskPartitionDisk Bölümü

Microsoft.Unix.DiskPartition (ClassType)

Tüm UNIX/Linux Disk Bölümleri

Element properties:

Base ClassMicrosoft.Unix.LogicalDevice
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId6af0f7a8-603e-eb31-4c9f-91c3576ceeb2

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.Unix.LogicalDevice:
DeviceID  string  Cihaz Kimliği true 256  False     
DeviceName  string  Cihaz Adı false 256  False     
Microsoft.Unix.DiskPartition:
DiskIndex  string  Disk Dizini false 256  False     
BlockSize  string  Blok Boyutu false 256  False     
PrimaryPartition  string  Birincil Bölüm false 256  False     
Bootable  string  Önyüklenebilir false 256  False     
Size  string  Boyut false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.Unix.DiskPartition" Abstract="true" Accessibility="Public" Hosted="true" Singleton="false" Base="Microsoft.Unix.LogicalDevice">
<Property ID="DiskIndex" Type="string" Key="false"/>
<Property ID="BlockSize" Type="string" Key="false"/>
<Property ID="PrimaryPartition" Type="string" Key="false"/>
<Property ID="Bootable" Type="string" Key="false"/>
<Property ID="Size" Type="string" Key="false"/>
</ClassType>