NetworkTapRulePatchProperties interface
ネットワーク タップルールパッチのプロパティ。
- Extends
継承されたプロパティ
annotation | 構成の説明を切り替えます。 |
configuration |
ネットワーク タップ規則を構成する入力方法。 |
dynamic |
動的一致構成の一覧。 |
match |
一致構成の一覧。 |
tap |
ネットワーク タップ ルール ファイルの URL。 |
継承されたプロパティの詳細
annotation
configurationType
ネットワーク タップ規則を構成する入力方法。
configurationType?: string
プロパティ値
string
dynamicMatchConfigurations
動的一致構成の一覧。
dynamicMatchConfigurations?: CommonDynamicMatchConfiguration[]
プロパティ値
NetworkTapRulePatchableProperties.dynamicMatchConfigurationsから継承されます
matchConfigurations
一致構成の一覧。
matchConfigurations?: NetworkTapRuleMatchConfiguration[]
プロパティ値
NetworkTapRulePatchableProperties.matchConfigurationsから継承されます
tapRulesUrl
ネットワーク タップ ルール ファイルの URL。
tapRulesUrl?: string
プロパティ値
string