Microsoft.Windows.Peripheral.PhysicalDiskFysisk disk (konkret)

Microsoft.Windows.Peripheral.PhysicalDisk (ClassType)

Alle fysiske Windows-disker

Element properties:

Base ClassMicrosoft.Windows.PhysicalDisk
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdd6cb51c3-66a7-165d-ebfb-2fc8b525967d

Class Hierarchy:

Class Properties:

Property Name Type Display Name (NOR) Description (NOR) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Visningsnavn Visningsnavnet til objektet. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Objektstatus Objektstatus false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Aktivastatus Aktivastatus false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notater Notater false 4000       
Microsoft.Windows.LogicalDevice:
DeviceID  string  Enhets-ID Enhets-ID true 256  False     
Name  string  Enhetsnavn Enhetsnavn false 256  False     
Description  string  Enhetsbeskrivelse Enhetsbeskrivelse false 256  False     
Microsoft.Windows.PhysicalDisk:
MediaType  string  Medietype Medietype false 256  False     
PNPDeviceId  string  ID for PNP-enhet ID for PNP-enhet false 256  False     
Microsoft.Windows.Peripheral.PhysicalDisk:
Caption  string  Bildetekst Bildetekst false 256  False     
Index  int  Indeks Indeks false 256       
InterfaceType  string  Grensesnittype Grensesnittype false 256  False     
Manufacturer  string  Produsent Produsent false 256  False     
Model  string  Modell Modell false 256  False     
SCSIBus  int  SCSI-buss SCSI-buss false 256       
SCSILogicalUnit  int  Logisk SCSI-enhet Logisk SCSI-enhet false 256       
SCSIPort  int  SCSI-port SCSI-port false 256       
SCSITargetID  int  ID for SCSI-mål ID for SCSI-mål false 256       
Size  int  Størrelse (MB) Størrelse (MB) false 256       
TotalCylinders  int  Totalt antall sylindere Totalt antall sylindere false 256       
TotalHeads  int  Totalt antall hoder Totalt antall hoder false 256       
TotalSectors  int  Totalt antall sektorer Totalt antall sektorer false 256       
TotalTracks  int  Totalt antall spor Totalt antall spor false 256       
TracksPerCylinder  int  Spor per sylinder Spor per sylinder false 256       
PerfmonInstance  string  Perfmon-forekomst Perfmon-forekomst false 256  False     

Health Model:

Source Code:

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