NetworkTapRuleAction interface

Action that need to performed.

Properties

destinationId

Destination Id. The ARM resource Id may be either Network To Network Interconnect or NeighborGroup.

isTimestampEnabled

The parameter to enable or disable the timestamp.

matchConfigurationName

The name of the match configuration. This is used when Goto type is provided. If Goto type is selected and no match configuration name is provided. It goes to next configuration.

truncate

Truncate. 0 indicates do not truncate.

type

Type of actions that can be performed.

Property Details

destinationId

Destination Id. The ARM resource Id may be either Network To Network Interconnect or NeighborGroup.

destinationId?: string

Property Value

string

isTimestampEnabled

The parameter to enable or disable the timestamp.

isTimestampEnabled?: string

Property Value

string

matchConfigurationName

The name of the match configuration. This is used when Goto type is provided. If Goto type is selected and no match configuration name is provided. It goes to next configuration.

matchConfigurationName?: string

Property Value

string

truncate

Truncate. 0 indicates do not truncate.

truncate?: string

Property Value

string

type

Type of actions that can be performed.

type?: string

Property Value

string