MSFT_NetAdapterPowerManagement_Offload_Arp class

MSFT_NetAdapterPowerManagement_Offload_Arp contains settings related to ARP offloading.

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

Syntax

[Dynamic, Provider("NetAdapterCim")]
class MSFT_NetAdapterPowerManagement_Offload_Arp : MSFT_NetAdapterPowerManagement_Offload
{
  string RemoteIPv4Address;
  string HostIPv4Address;
  string MACAddress;
};

Members

The MSFT_NetAdapterPowerManagement_Offload_Arp class has these types of members:

Properties

The MSFT_NetAdapterPowerManagement_Offload_Arp class has these properties.

HostIPv4Address

Data type: string

Access type: Read-only

Supplies the IPv4 address used as the Source Protocol Address (SPA) in ARP responses.

MACAddress

Data type: string

Access type: Read-only

Supplies the MAC address used as the Source Hardware Address (SHA) field of the ARP response.

RemoteIPv4Address

Data type: string

Access type: Read-only

Supplies an optional IPv4 address representing the Source Protocol Address (SPA) of the ARP request.

Requirements

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