NetworkTapPatchableParameters interface
The Network Tap resource patch definition.
- Extends
Properties
destinations | List of destination properties to send the filter traffic. |
polling |
Polling type. |
Inherited Properties
annotation | Switch configuration description. |
Property Details
destinations
List of destination properties to send the filter traffic.
destinations?: NetworkTapPatchableParametersDestinationsItem[]
Property Value
pollingType
Polling type.
pollingType?: string
Property Value
string
Inherited Property Details
annotation
Switch configuration description.
annotation?: string
Property Value
string
Inherited From AnnotationResource.annotation