CommonDynamicMatchConfiguration interface

Dynamic match configuration object.

Properties

ipGroups

List of IP Groups.

portGroups

List of the port group.

vlanGroups

List of vlan groups.

Property Details

ipGroups

List of IP Groups.

ipGroups?: IpGroupProperties[]

Property Value

portGroups

List of the port group.

portGroups?: PortGroupProperties[]

Property Value

vlanGroups

List of vlan groups.

vlanGroups?: VlanGroupProperties[]

Property Value