Microsoft.Windows.Client.LogicalDiskDisco Lógico (Client)

Microsoft.Windows.Client.LogicalDisk (ClassType)

Todas as instâncias de um disco lógico independentemente da versão do sistema operacional Windows Client.

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 (PTB) Description (PTB) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nome para Exibição Nome para exibição do objeto de monitoramento. false 256  False 
Microsoft.Windows.LogicalDevice:
DeviceID  string  ID do Dispositivo true 256  False 
Name  string  Nome do Dispositivo false 256  False 
Description  string  Descrição do Dispositivo false 256  False 
Microsoft.Windows.Client.LogicalDisk:
FileSystem  string  Sistema de Arquivos false 256  False 
Compressed  string  Compactado false 256  False 
Size  string  Tamanho (Bytes) false 256  False 
DriveType  string  Tipo de Unidade false 256  False 
SupportsDiskQuota  string  Oferece suporte à Cota de Disco false 256  False 
QuotasDisabled  string  Cotas Desabilitadas false 256  False 
SupportsFileBasedCompression  string  Oferece Suporte a Arquivo Baseado em Compactação 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>