Microsoft.Windows.Server.PhysicalDiskFiziksel Disk (Sunucu)

Microsoft.Windows.Server.PhysicalDisk (ClassType)

Windows Server işletim sistemi sürümünün ne olduğuna bakmaksızın işletim sistemindeki bir fiziksel diskin tüm örnekleri.

Element properties:

Base ClassMicrosoft.Windows.PhysicalDisk
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId4258e567-f55a-ecb1-cb03-7db9fd4bae26

Class Hierarchy:

Class Properties:

Property Name Type Display Name (TRK) Description (TRK) 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.PhysicalDisk:
Caption  string  Açıklamalı Alt Yazı false 256  False 
Index  string  Dizin false 256  False 
InterfaceType  string  Arabirim Türü false 256  False 
Manufacturer  string  Üretici false 256  False 
Model  string  Model false 256  False 
SCSIBus  string  SCSI Veri Yolu false 256  False 
SCSILogicalUnit  string  SCSI Mantıksal Birimi false 256  False 
SCSIPort  string  SCSI Bağlantı Noktası false 256  False 
SCSITargetID  string  SCSI Hedef Kimliği false 256  False 
Size  string  Boyut (Bayt) false 256  False 
TotalCylinders  string  Toplam Silindir Sayısı false 256  False 
TotalHeads  string  Toplam Kafa Sayısı false 256  False 
TotalSectors  string  Toplam Sektör Sayısı false 256  False 
TotalTracks  string  Toplam İz Sayısı false 256  False 
TracksPerCylinder  string  Silindir Başına İz Sayısı false 256  False 
PerfmonInstance  string  Performans İzleyici Örneği Adı false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.Server.PhysicalDisk" Abstract="true" Accessibility="Public" Base="Windows!Microsoft.Windows.PhysicalDisk" Hosted="true" Singleton="false">
<Property ID="Caption" Type="string"/>
<Property ID="Index" Type="string"/>
<Property ID="InterfaceType" Type="string"/>
<Property ID="Manufacturer" Type="string"/>
<Property ID="Model" Type="string"/>
<Property ID="SCSIBus" Type="string"/>
<Property ID="SCSILogicalUnit" Type="string"/>
<Property ID="SCSIPort" Type="string"/>
<Property ID="SCSITargetID" Type="string"/>
<Property ID="Size" Type="string"/>
<Property ID="TotalCylinders" Type="string"/>
<Property ID="TotalHeads" Type="string"/>
<Property ID="TotalSectors" Type="string"/>
<Property ID="TotalTracks" Type="string"/>
<Property ID="TracksPerCylinder" Type="string"/>
<Property ID="PerfmonInstance" Type="string"/>
</ClassType>