Microsoft.Windows.HyperV.VirtualDriveDisco Rígido Virtual do Hyper-V

Microsoft.Windows.HyperV.VirtualDrive (ClassType)

Disco Rígido Virtual do Microsoft Windows Hyper-V

Element properties:

Base ClassMicrosoft.Windows.HyperV.VirtualHardwareComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId03e836c7-217c-29c2-74f9-2250ebb4a543

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.HyperV.VirtualHardwareComponent:
DeviceId  string  Id do Dispositivo Id do Dispositivo true 255  False 
Name  string  Nome do Dispositivo Nome do Dispositivo false 255  False 
VirtualMachineName  string  Nome da Máquina Virtual Nome da Máquina Virtual false 255  False 
Microsoft.Windows.HyperV.VirtualDrive:
ConnectedControllerName  string  Nome do Controlador Nome do Controlador false 255  False 
ImageFile  string  Caminho do Arquivo de Imagem Caminho do Arquivo de Imagem false 255  False 
DriveType  string  Tipo de Disco Rígido Virtual Tipo de Disco Rígido Virtual false 255  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.HyperV.VirtualDrive" Accessibility="Public" Abstract="false" Base="Microsoft.Windows.HyperV.VirtualHardwareComponent" Hosted="true" Singleton="false">
<Property ID="ConnectedControllerName" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="255"/>
<Property ID="ImageFile" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="255"/>
<Property ID="DriveType" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="255"/>
</ClassType>