NetworkTapRulePatch interface
NetworkTapRule リソース定義。
- Extends
プロパティ
| annotation | スイッチ構成の説明。 |
| configuration |
ネットワーク タップ ルールを構成する入力方法。 |
| dynamic |
動的一致構成の一覧。 |
| match |
一致構成の一覧。 |
| tap |
ネットワーク タップ ルール ファイルの URL。 |
継承されたプロパティ
| tags | リソース タグ |
プロパティの詳細
annotation
スイッチ構成の説明。
annotation?: string
プロパティ値
string
configurationType
ネットワーク タップ ルールを構成する入力方法。
configurationType?: string
プロパティ値
string
dynamicMatchConfigurations
動的一致構成の一覧。
dynamicMatchConfigurations?: CommonDynamicMatchConfiguration[]
プロパティ値
matchConfigurations
一致構成の一覧。
matchConfigurations?: NetworkTapRuleMatchConfiguration[]
プロパティ値
tapRulesUrl
ネットワーク タップ ルール ファイルの URL。
tapRulesUrl?: string
プロパティ値
string
継承されたプロパティの詳細
tags
リソース タグ
tags?: {[propertyName: string]: string}
プロパティ値
{[propertyName: string]: string}