IpMatchCondition interface

Defines the condition that can be filtered using the selected IPs.

Properties

ipGroupNames

The List of IP Group Names that need to be matched.

ipPrefixValues

The list of IP Prefixes.

prefixType

IP Prefix Type.

type

IP Address type.

Property Details

ipGroupNames

The List of IP Group Names that need to be matched.

ipGroupNames?: string[]

Property Value

string[]

ipPrefixValues

The list of IP Prefixes.

ipPrefixValues?: string[]

Property Value

string[]

prefixType

IP Prefix Type.

prefixType?: string

Property Value

string

type

IP Address type.

type?: string

Property Value

string