Package version:

Interface NetworkACL

Network ACL

Hierarchy

Properties

Properties

allow?: string[]

Allowed request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.

deny?: string[]

Denied request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.

Generated using TypeDoc