Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace IcmpApplication

ICMP Application used on the firewall policy rules.

Properties

Optional icmpCode

icmpCode: undefined | number

The value of the ICMP message Code (subtype) field as defined by RFC 792. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

icmpType

icmpType: number

The value of the ICMP message Type field as defined by RFC 792. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

name

name: string

Name of the application.

parentResourceId

parentResourceId: string

OCID of the Network Firewall Policy this application belongs to.

Const type

type: string = "ICMP"

Methods

getDeserializedJsonObj

getJsonObj