MSFT_NetNatTransitionInterfaceAssociation class

Describes the association between NAT64 settings and inbound/outbound interfaces.

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

Syntax

[Dynamic, Provider("NetTtCim")]
class MSFT_NetNatTransitionInterfaceAssociation : CIM_ElementSettingData
{
  MSFT_NetAdapter                  REF ManagedElement;
  MSFT_NetNatTransitionSettingData REF SettingData;
};

Members

The MSFT_NetNatTransitionInterfaceAssociation class has these types of members:

Properties

The MSFT_NetNatTransitionInterfaceAssociation class has these properties.

ManagedElement

Data type: MSFT_NetAdapter

Access type: Read/write

Specifies the network interface by which DNS queries are sent or received.

SettingData

Data type: MSFT_NetNatTransitionSettingData

Access type: Read/write

Defines the NAT64 settings associated with this interface.

Requirements

Minimum supported client
Windows 8
Minimum supported server
Windows Server 2012
Namespace
Root\StandardCIMV2
MOF
NetTtCim.mof
DLL
NetTtCim.dll