IpMatchCondition interface
選択した IP を使用してフィルター処理できる条件を定義します。
プロパティ
ip |
照合する必要がある IP グループ名の一覧。 |
ip |
IP プレフィックスの一覧。 |
prefix |
IP プレフィックスの種類。 |
type | IP アドレスの種類。 |
プロパティの詳細
ipGroupNames
照合する必要がある IP グループ名の一覧。
ipGroupNames?: string[]
プロパティ値
string[]
ipPrefixValues
IP プレフィックスの一覧。
ipPrefixValues?: string[]
プロパティ値
string[]
prefixType
IP プレフィックスの種類。
prefixType?: string
プロパティ値
string
type
IP アドレスの種類。
type?: string
プロパティ値
string