共用方式為


IpMatchCondition interface

定義可使用選取的 IP 進行篩選的條件。

屬性

ipGroupNames

需要比對的 IP 組名清單。

ipPrefixValues

IP 前置詞的清單。

prefixType

IP 前置詞類型。

type

IP 位址類型。

屬性詳細資料

ipGroupNames

需要比對的 IP 組名清單。

ipGroupNames?: string[]

屬性值

string[]

ipPrefixValues

IP 前置詞的清單。

ipPrefixValues?: string[]

屬性值

string[]

prefixType

IP 前置詞類型。

prefixType?: string

屬性值

string

type

IP 位址類型。

type?: string

屬性值

string