NeighborGroupDestination interface

An array of destination IPv4 Addresses or IPv6 Addresses.

Properties

ipv4Addresses

Array of IPv4 Addresses.

ipv6Addresses

Array of IPv6 Addresses.

Property Details

ipv4Addresses

Array of IPv4 Addresses.

ipv4Addresses?: string[]

Property Value

string[]

ipv6Addresses

Array of IPv6 Addresses.

ipv6Addresses?: string[]

Property Value

string[]