Microsoft.Windows.Server.DiskPartitionPartición de disco (servidor)

Microsoft.Windows.Server.DiskPartition (ClassType)

Todas las instancias de una partición de disco independientemente de la versión del sistema operativo de Windows Server.

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 (ESN) Description (ESN) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nombre para mostrar Nombre para mostrar de objeto de supervisión. false 256  False 
Microsoft.Windows.LogicalDevice:
DeviceID  string  Id. de dispositivo true 256  False 
Name  string  Nombre del dispositivo false 256  False 
Description  string  Descripción del dispositivo false 256  False 
Microsoft.Windows.Server.DiskPartition:
DiskIndex  string  Índice de discos false 256  False 
BlockSize  string  Tamaño de bloque false 256  False 
PrimaryPartition  string  PrimaryPartition false 256  False 
Bootable  string  Ejecutable false 256  False 
Size  string  Tamaño 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>