Microsoft.Windows.Client.LogicalDiskDisco local (cliente)

Microsoft.Windows.Client.LogicalDisk (ClassType)

Todas las instancias de un disco lógico independientemente de la versión del sistema operativo de cliente de Windows.

Element properties:

Base ClassMicrosoft.Windows.LogicalDisk
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIda8d74fcd-b0fd-93a1-e553-5a949565afee

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ESN) Description (ESN) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nombre para mostrar Nombre para mostrar de objeto de supervisión. false 256  False 
Microsoft.Windows.LogicalDevice:
DeviceID  string  Id. de dispositivo true 256  False 
Name  string  Nombre del dispositivo false 256  False 
Description  string  Descripción del dispositivo false 256  False 
Microsoft.Windows.Client.LogicalDisk:
FileSystem  string  FileSystem false 256  False 
Compressed  string  Comprimido false 256  False 
Size  string  Tamaño (bytes) false 256  False 
DriveType  string  Tipo de unidad false 256  False 
SupportsDiskQuota  string  Admite cuota de disco false 256  False 
QuotasDisabled  string  Cuotas deshabilitadas false 256  False 
SupportsFileBasedCompression  string  Admite compresión basada en archivos false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.Client.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="DriveType" Type="string"/>
<Property ID="SupportsDiskQuota" Type="string"/>
<Property ID="QuotasDisabled" Type="string"/>
<Property ID="SupportsFileBasedCompression" Type="string"/>
</ClassType>