Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EndpointPolicy

Hierarchy

  • EndpointPolicy

Index

Properties

Properties

Optional enabled

enabled: boolean

true if the module will be applied to traffic, false to disable. default true if unspecified

inbound

inbound: EndpointRule[]

the inbound rules of the traffic policy.

outbound

outbound: EndpointRule[]

the outbound rules on the traffic policy.

Generated using TypeDoc