Show / Hide Table of Contents

Enum TunnelInspectionProtocol

Types of Tunnel Inspection Protocol to be applied on the traffic.

  • VXLAN - VXLAN Tunnel Inspection Protocol will be applied on the traffic.
Namespace: Oci.NetworkfirewallService.Models
Assembly: OCI.DotNetSDK.Networkfirewall.dll
Syntax
public enum TunnelInspectionProtocol

Fields

Name Description
UnknownEnumValue
Vxlan
In this article
Back to top