MSFT_NetNatTransitionMonitoring class

Describes current active sessions for NAT.

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

Syntax

[Dynamic, Provider("NetTtCim")]
class MSFT_NetNatTransitionMonitoring : MSFT_NetSettingData
{
  uint32 TransportProtocol;
  string InboundAddress;
  string OutboundAddress;
  string NatOutboundAddress;
};

Members

The MSFT_NetNatTransitionMonitoring class has these types of members:

Properties

The MSFT_NetNatTransitionMonitoring class has these properties.

InboundAddress

Data type: string

Access type: Read/write

Specifies the inbound address and port.

NatOutboundAddress

Data type: string

Access type: Read/write

Specifies the NAT outbound address and port.

OutboundAddress

Data type: string

Access type: Read/write

Specifies the outbound address and port.

TransportProtocol

Data type: uint32

Access type: Read/write

Specifies the transport protocol being translated.

Requirements

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