NetworkTapPatch interface
NetworkFabric リソース定義。
- Extends
プロパティ
| annotation | スイッチ構成の説明。 |
| destinations | フィルター トラフィックを送信する宛先プロパティの一覧。 |
| polling |
ポーリングタイプ。 |
継承されたプロパティ
| tags | リソース タグ |
プロパティの詳細
annotation
スイッチ構成の説明。
annotation?: string
プロパティ値
string
destinations
フィルター トラフィックを送信する宛先プロパティの一覧。
destinations?: NetworkTapPatchableParametersDestinationsItem[]
プロパティ値
pollingType
ポーリングタイプ。
pollingType?: string
プロパティ値
string
継承されたプロパティの詳細
tags
リソース タグ
tags?: {[propertyName: string]: string}
プロパティ値
{[propertyName: string]: string}