Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface for Edge firewall rule.

Hierarchy

  • FirewallRuleJson

Index

Properties

description

description: string | null

destination_ip

destination_ip: string | null

destination_port_range

destination_port_range: string | null

direction

direction: string | null

enabled

enabled: boolean

icmp_sub_type

icmp_sub_type: string | null

id

id: string | null

idx

idx: number

logging

logging: boolean

match_on_translate

match_on_translate: boolean

policy

policy: string | null

port

port: number

protocol

protocol: Array<string> | null

source_ip

source_ip: string | null

source_port

source_port: number

source_port_range

source_port_range: string | null

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc