Share via


VirtualNetworkTapPropertiesFormat interface

Virtual Network Tap properties.

Properties

destinationLoadBalancerFrontEndIPConfiguration

The reference to the private IP address on the internal Load Balancer that will receive the tap.

destinationNetworkInterfaceIPConfiguration

The reference to the private IP Address of the collector nic that will receive the tap.

destinationPort

The VXLAN destination port that will receive the tapped traffic.

Property Details

destinationLoadBalancerFrontEndIPConfiguration

The reference to the private IP address on the internal Load Balancer that will receive the tap.

destinationLoadBalancerFrontEndIPConfiguration?: FrontendIPConfiguration

Property Value

destinationNetworkInterfaceIPConfiguration

The reference to the private IP Address of the collector nic that will receive the tap.

destinationNetworkInterfaceIPConfiguration?: NetworkInterfaceIPConfiguration

Property Value

destinationPort

The VXLAN destination port that will receive the tapped traffic.

destinationPort?: number

Property Value

number