NetworkTapPatch interface
The NetworkFabric resource definition.
- Extends
Properties
annotation | Switch configuration description. |
destinations | List of destination properties to send the filter traffic. |
polling |
Polling type. |
Inherited Properties
tags | Resource tags |
Property Details
annotation
Switch configuration description.
annotation?: string
Property Value
string
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
tags
Resource tags
tags?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}
Inherited From TagsUpdate.tags