PortGroupProperties interface

Port Group properties.

Properties

name

The name of the port group.

ports

List of the ports that needs to be matched.

Property Details

name

The name of the port group.

name?: string

Property Value

string

ports

List of the ports that needs to be matched.

ports?: string[]

Property Value

string[]