NetworkTapRulePatchProperties interface

Network Tap Rule Patch properties.

Extends

Inherited Properties

annotation

Switch configuration description.

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.

Inherited Property Details

annotation

Switch configuration description.

annotation?: string

Property Value

string

Inherited From AnnotationResource.annotation

configurationType

Input method to configure Network Tap Rule.

configurationType?: string

Property Value

string

Inherited From NetworkTapRulePatchableProperties.configurationType

dynamicMatchConfigurations

List of dynamic match configurations.

dynamicMatchConfigurations?: CommonDynamicMatchConfiguration[]

Property Value

Inherited From NetworkTapRulePatchableProperties.dynamicMatchConfigurations

matchConfigurations

List of match configurations.

matchConfigurations?: NetworkTapRuleMatchConfiguration[]

Property Value

Inherited From NetworkTapRulePatchableProperties.matchConfigurations

tapRulesUrl

Network Tap Rules file URL.

tapRulesUrl?: string

Property Value

string

Inherited From NetworkTapRulePatchableProperties.tapRulesUrl