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}
TagsUpdate.tagsから継承