Msvm_AssignableDeviceService class

Manages the assignable devices on a host computer system.

The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.

Syntax

[Dynamic, Provider("VmmsWmiInstanceAndMethodProvider"), AMENDMENT]
class Msvm_AssignableDeviceService : CIM_Service
{
};

Members

The Msvm_AssignableDeviceService class has these types of members:

Methods

The Msvm_AssignableDeviceService class has these methods.

Method Description
DismountAssignableDevice Dismounts the specified PCI device so that it can be assigned.
MountAssignableDevice Mounts the specified PCI device so that it can be used by the host computer system.

Requirements

Requirement Value
Minimum supported client
Windows 10, version 1703 [desktop apps only]
Minimum supported server
Windows Server 2016
Namespace
Root\virtualization\v2
MOF
WindowsVirtualization.V2.mof
DLL
Vmms.exe

See also

CIM_Service