Microsoft.Windows.HyperV.VirtualDriveVirtuell Hyper-V-hårddisk

Microsoft.Windows.HyperV.VirtualDrive (ClassType)

Virtuell Microsoft Windows Hyper-V-hårddisk

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 (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.HyperV.VirtualHardwareComponent:
DeviceId  string  Enhets-ID Enhets-ID true 255  False 
Name  string  Enhetsnamn Enhetsnamn false 255  False 
VirtualMachineName  string  Virtuellt datornamn Virtuellt datornamn false 255  False 
Microsoft.Windows.HyperV.VirtualDrive:
ConnectedControllerName  string  Kontrollnamn Kontrollnamn false 255  False 
ImageFile  string  Sökväg till bildfil Sökväg till bildfil false 255  False 
DriveType  string  Typ av virtuell hårddisk Typ av virtuell hårddisk 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>