Microsoft.Windows.Server.DiskPartitionPartizione disco (Server)

Microsoft.Windows.Server.DiskPartition (ClassType)

Tutte le istanze di una partizione disco indipendentemente dalla versione del sistema operativo Windows Server.

Element properties:

Base ClassMicrosoft.Windows.DiskPartition
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId1efb52be-1895-3392-ea5d-463a6f1bc219

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ITA) Description (ITA) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nome visualizzato Nome visualizzato dell'oggetto di monitoraggio. false 256  False 
Microsoft.Windows.LogicalDevice:
DeviceID  string  ID periferica true 256  False 
Name  string  Nome periferica false 256  False 
Description  string  Descrizione periferica false 256  False 
Microsoft.Windows.Server.DiskPartition:
DiskIndex  string  Indice disco false 256  False 
BlockSize  string  Dimensioni blocco false 256  False 
PrimaryPartition  string  Partizione primaria false 256  False 
Bootable  string  Avviabile false 256  False 
Size  string  Dimensioni 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>