Msvm_GpuPartition class
Represents the state of the GPU partition.
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_GpuPartition : CIM_LogicalDevice
{
string DeviceInstancePath;
uint16 PartitionId;
string PartitionVfLuid;
};
Members
The Msvm_GpuPartition class has these types of members:
Properties
The Msvm_GpuPartition class has these properties.
-
DeviceInstancePath
-
-
Data type: string
-
Access type: Read-only
A string containing the device instance path that identifies the GPU partition device.
-
-
PartitionId
-
-
Data type: uint16
-
Access type: Read-only
The partition ID of the GPU partition device.
-
-
PartitionVfLuid
-
-
Data type: string
-
Access type: Read-only
The virtual function LUID, which represents a GPU partition.
-
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 10, version 1703 [desktop apps only] |
Minimum supported server |
Windows Server 2016 |
Namespace |
Root\virtualization\v2 |
MOF |
|
DLL |
|