NetworkTapRulePatchProperties interface

Network Tap Rule Patch properties.

Properties

annotation

Switch configuration description.

configurationType

Input method to configure Network Tap Rule.

dynamicMatchConfigurations

List of dynamic match configurations.

globalNetworkTapRuleActions

Global network tap rule actions

matchConfigurations

List of match configurations.

tapRulesUrl

Network Tap Rules file URL.

Property Details

annotation

Switch configuration description.

annotation?: string

Property Value

string

configurationType

Input method to configure Network Tap Rule.

configurationType?: string

Property Value

string

dynamicMatchConfigurations

List of dynamic match configurations.

dynamicMatchConfigurations?: CommonDynamicMatchConfigurationPatch[]

Property Value

globalNetworkTapRuleActions

Global network tap rule actions

globalNetworkTapRuleActions?: GlobalNetworkTapRuleActionPatchProperties

Property Value

matchConfigurations

List of match configurations.

matchConfigurations?: NetworkTapRuleMatchConfigurationPatch[]

Property Value

tapRulesUrl

Network Tap Rules file URL.

tapRulesUrl?: string

Property Value

string