Show / Hide Table of Contents

Enum AppType

Application Type:

  • ICMP - An ICMP application.
  • ICMPv6 - An ICMPv6 support application.
Namespace: Oci.NetworkfirewallService.Models
Assembly: OCI.DotNetSDK.Networkfirewall.dll
Syntax
public enum AppType

Fields

Name Description
Icmp
IcmpV6
UnknownEnumValue
In this article
Back to top