Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NetworkAccessControlEntry

Package version

Network access control entry.

Hierarchy

  • NetworkAccessControlEntry

Index

Properties

Optional action

Action object. Possible values include: 'Permit', 'Deny'

Optional description

description: undefined | string

Description of network access control entry.

Optional order

order: undefined | number

Order of precedence.

Optional remoteSubnet

remoteSubnet: undefined | string

Remote subnet.

Generated using TypeDoc