PURISTA API / @purista/dapr-sdk / DaprPubSubRouteType
Type Alias: DaprPubSubRouteType
DaprPubSubRouteType:
object
Defined in: dapr-sdk/src/types/pubsub/DaprPubSubRouteType.type.ts:20
DaprPubSubRouteType Defines the rules for a route
Type declaration
default?
optional
default:string
rules?
optional
rules:DaprPubSubRuleType
[]