MSFT_NetIPInterfaceRoute class
Represents an association between a TCP/IP network interface and an IP route.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[Association, UMLPackagePath("CIM::Network::Routes"), ClassVersion("1.0.0"), dynamic, provider("nettcpip"), AMENDMENT]
class MSFT_NetIPInterfaceRoute : CIM_RouteUsesEndpoint
{
CIM_LANEndpoint REF Antecedent;
MSFT_NetRoute REF Dependent;
};
Members
The MSFT_NetIPInterfaceRoute class has these types of members:
Properties
The MSFT_NetIPInterfaceRoute class has these properties.
-
Antecedent
-
The CIM_LANEndpoint object for the communication endpoint associated with the TCP/IP network interface that is used to reach the destination of the route.
-
Dependent
-
The MSFT_NetRoute object for the route associated with the interface.
Requirements
Minimum supported client |
Windows 8 |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\StandardCimv2 |
MOF |
|
DLL |
|