NetworkTapRulePatchableProperties interface

Network Tap Rule updatable properties.

Properties

configurationType

Input method to configure Network Tap Rule.

dynamicMatchConfigurations

List of dynamic match configurations.

matchConfigurations

List of match configurations.

tapRulesUrl

Network Tap Rules file URL.

Property Details

configurationType

Input method to configure Network Tap Rule.

configurationType?: string

Property Value

string

dynamicMatchConfigurations

List of dynamic match configurations.

dynamicMatchConfigurations?: CommonDynamicMatchConfiguration[]

Property Value

matchConfigurations

List of match configurations.

matchConfigurations?: NetworkTapRuleMatchConfiguration[]

Property Value

tapRulesUrl

Network Tap Rules file URL.

tapRulesUrl?: string

Property Value

string