次の方法で共有


NetworkTapRulePatchableProperties interface

ネットワーク タップ ルールの更新可能なプロパティ。

プロパティ

configurationType

ネットワーク タップ規則を構成する入力方法。

dynamicMatchConfigurations

動的一致構成の一覧。

matchConfigurations

一致構成の一覧。

tapRulesUrl

ネットワーク タップ ルール ファイルの URL。

プロパティの詳細

configurationType

ネットワーク タップ規則を構成する入力方法。

configurationType?: string

プロパティ値

string

dynamicMatchConfigurations

動的一致構成の一覧。

dynamicMatchConfigurations?: CommonDynamicMatchConfiguration[]

プロパティ値

matchConfigurations

一致構成の一覧。

matchConfigurations?: NetworkTapRuleMatchConfiguration[]

プロパティ値

tapRulesUrl

ネットワーク タップ ルール ファイルの URL。

tapRulesUrl?: string

プロパティ値

string