Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MessagingEndpointProperties

Package version

The properties of the messaging endpoints used by this IoT hub.

Hierarchy

  • MessagingEndpointProperties

Index

Properties

Optional lockDurationAsIso8601

lockDurationAsIso8601: undefined | string

Optional maxDeliveryCount

maxDeliveryCount: undefined | number

The number of times the IoT hub attempts to deliver a message. See: https://docs.microsoft.com/azure/iot-hub/iot-hub-devguide-file-upload.

Optional ttlAsIso8601

ttlAsIso8601: undefined | string

The period of time for which a message is available to consume before it is expired by the IoT hub. See: https://docs.microsoft.com/azure/iot-hub/iot-hub-devguide-file-upload.

Generated using TypeDoc