Microsoft.Windows.LogicalDisk邏輯磁碟 (抽象)

Microsoft.Windows.LogicalDisk (ClassType)

定義 Windows 邏輯磁碟的基本內容

Element properties:

Base ClassMicrosoft.Windows.LogicalDevice
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId079a6740-23fd-32f2-35ea-7e29b5a921ba

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ZHH) Description (ZHH) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  顯示名稱 顯示物件的名稱。 false 4000  False     
System.ConfigItem:
ObjectStatus  enum  物件狀態 物件狀態 false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  資產狀態 資產狀態 false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  附註 附註 false 4000       
Microsoft.Windows.LogicalDevice:
DeviceID  string  裝置識別碼 裝置識別碼 true 256  False     
Name  string  裝置名稱 裝置名稱 false 256  False     
Description  string  裝置描述 裝置描述 false 256  False     
Microsoft.Windows.LogicalDisk:
VolumeName  string  磁碟區名稱 磁碟區名稱 false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.LogicalDisk" Base="Microsoft.Windows.LogicalDevice" Accessibility="Public" Hosted="true" Abstract="true">
<Property ID="VolumeName" Type="string"/>
</ClassType>