Enum InspectActionType
Types of Inspect Action on the traffic flow.
- INSPECT - Inspect the traffic.
- INSPECT_AND_CAPTURE_LOG - Inspect and capture logs for the traffic.
Namespace: Oci.NetworkfirewallService.Models
Assembly: OCI.DotNetSDK.Networkfirewall.dll
Syntax
public enum InspectActionType
Fields
| Name | Description |
|---|---|
| Inspect | |
| InspectAndCaptureLog | |
| UnknownEnumValue |