DeliveryMode type

Delivery mode of the event subscription.
KnownDeliveryMode can be used interchangeably with DeliveryMode, this enum contains the known values that the service supports.

Known values supported by the service

Queue: Queue
Push: Push

type DeliveryMode = string