A NetworkInterface array that contains descriptions of the gateway network interfaces.

C# |
public List<NetworkInterface> GatewayNetworkInterfaces { get; set; }
C# |
public List<NetworkInterface> GatewayNetworkInterfaces { get; set; }