NetworkTapRuleActionPatch interface
Action that need to performed.
Properties
| destination |
Destination Id. The ARM resource Id may be either Network To Network Interconnect or NeighborGroup. |
| is |
The parameter to enable or disable the timestamp. |
| match |
The name of the match configuration. This is used when Goto type is provided. |
| 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.
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