Microsoft.Windows.Server.LogicalDiskMantıksal Disk (Sunucu)

Microsoft.Windows.Server.LogicalDisk (ClassType)

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

Element properties:

Base ClassMicrosoft.Windows.LogicalDisk
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId486adddb-2eb8-819a-fa24-8f6ab3e29543

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.LogicalDisk:
FileSystem  string  DosyaSistemi false 256  False 
Compressed  string  Sıkıştırılmış false 256  False 
Size  string  Boyut (Bayt) (Dize) false 256  False 
SizeNumeric  int  Boyut (MB) (Sayısal) (KULLANIM DIŞI) false 256   
SizeInMBs  double  Boyut (MB) (Sayısal) false 256   
DriveType  string  Sürücü Türü false 256  False 
SupportsDiskQuota  string  Disk Kotasını Destekler false 256  False 
QuotasDisabled  string  Kotalar Devre Dışı false 256  False 
SupportsFileBasedCompression  string  Dosya Tabanlı Sıkıştırmayı Destekler false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.Server.LogicalDisk" Abstract="true" Accessibility="Public" Base="Windows!Microsoft.Windows.LogicalDisk" Hosted="true" Singleton="false">
<Property ID="FileSystem" Type="string"/>
<Property ID="Compressed" Type="string"/>
<Property ID="Size" Type="string"/>
<Property ID="SizeNumeric" Type="int"/>
<Property ID="SizeInMBs" Type="double"/>
<Property ID="DriveType" Type="string"/>
<Property ID="SupportsDiskQuota" Type="string"/>
<Property ID="QuotasDisabled" Type="string"/>
<Property ID="SupportsFileBasedCompression" Type="string"/>
</ClassType>