PortGroupProperties interface
Port Group properties.
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[]