Microsoft.Windows.Server.LogicalDiskLogisk disk (server)

Microsoft.Windows.Server.LogicalDisk (ClassType)

Alla instanser av en logisk disk oavsett Windows Server-operativsystemversion.

Element properties:

Base ClassMicrosoft.Windows.LogicalDisk
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId32c39270-6f47-1990-6eb3-df1d3d078920

Class Hierarchy:

Class Properties:

Property Name Type Display Name (SVE) Description (SVE) 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  Filsystem false 256  False 
Compressed  string  Komprimerad false 256  False 
Size  string  Storlek (byte) (sträng) false 256  False 
SizeNumeric  int  Storlek (MB) (numeriskt) false 256   
SizeInMBs  double      false 256   
DriveType  string  Enhetstyp false 256  False 
SupportsDiskQuota  string  Stöd för diskkvot false 256  False 
QuotasDisabled  string  Kvoter inaktiverade false 256  False 
SupportsFileBasedCompression  string  Stöd för filbaserad komprimering 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>