NetworkTapRuleAction Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Action that need to performed.
public class NetworkTapRuleAction
type NetworkTapRuleAction = class
Public Class NetworkTapRuleAction
- Inheritance
-
NetworkTapRuleAction
Constructors
NetworkTapRuleAction() |
Initializes a new instance of NetworkTapRuleAction. |
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. |
TapRuleActionType |
Type of actions that can be performed. |
Truncate |
Truncate. 0 indicates do not truncate. |
Applies to
Azure SDK for .NET