Microsoft.Windows.Server.DiskPartition磁碟分割 (伺服器)

Microsoft.Windows.Server.DiskPartition (ClassType)

磁碟分割的所有執行個體,不限於任何版本的 Windows 伺服器作業系統。

Element properties:

Base ClassMicrosoft.Windows.DiskPartition
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId3269a3b6-0c0d-e5c6-e0c5-573b9bc150b1

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ZHH) Description (ZHH) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.Windows.LogicalDevice:
DeviceID  string  Device ID true 256  False 
Name  string  Device Name false 256  False 
Description  string  Device Description false 256  False 
Microsoft.Windows.Server.DiskPartition:
DiskIndex  string  磁碟索引 false 256  False 
BlockSize  string  區塊大小 false 256  False 
PrimaryPartition  string  PrimaryPartition false 256  False 
Bootable  string  可開機 false 256  False 
Size  string  大小 false 256  False 

Health Model:

Source Code:

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