Enable method of the MSFT_NetAdapterVmqSettingData class

Enables the Virtual Machine Queue (VMQ) on the network adapter.

Syntax

uint32 Enable(
  [out] string cmdletOutput
);

Parameters

cmdletOutput [out]

Returns an embedded instance of a MSFT_NetAdapterVmqSettingData class.

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2012
Namespace
Root\StandardCimv2
MOF
NetAdapterCim.mof
DLL
NetAdapterCim.dll

See also

MSFT_NetAdapterVmqSettingData