ControlPlaneAclMatchConfigurationPatchProperties interface
Control Plane Access Control List (ACL) match configurations properties
Properties
| action | Action that need to be performed for the matched conditions. |
| match |
Match conditions |
| match |
The name of the match configuration. |
| sequence |
Sequence Number of the match configuration. |
Property Details
action
Action that need to be performed for the matched conditions.
action?: ControlPlaneAclActionPatch
Property Value
matchCondition
Match conditions
matchCondition?: ControlPlaneAclMatchConditionPatch
Property Value
matchConfigurationName
The name of the match configuration.
matchConfigurationName?: string
Property Value
string
sequenceNumber
Sequence Number of the match configuration.
sequenceNumber?: number
Property Value
number