Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EventRoute

Package version

A route which directs notification and telemetry events to an endpoint. Endpoints are a destination outside of Azure Digital Twins such as an EventHub.

Hierarchy

  • EventRoute

Index

Properties

Properties

endpointName

endpointName: string

The name of the endpoint this event route is bound to.

filter

filter: string

An expression which describes the events which are routed to the endpoint.

Optional id

id: undefined | string

The id of the event route.

Generated using TypeDoc