Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface HttpC2DMessagesNotInAllowedRange

Package version

Number of cloud to device messages (HTTP protocol) is not in allowed range.

Hierarchy

Index

Properties

Optional description

description: undefined | string

The description of the custom alert. NOTE: This property will not be serialized. It can only be populated by the server.

Optional displayName

displayName: undefined | string

The display name of the custom alert. NOTE: This property will not be serialized. It can only be populated by the server.

isEnabled

isEnabled: boolean

Status of the custom alert.

maxThreshold

maxThreshold: number

The maximum threshold.

minThreshold

minThreshold: number

The minimum threshold.

ruleType

ruleType: "HttpC2DMessagesNotInAllowedRange"

Polymorphic discriminator, which specifies the different types this object can be

timeWindowSize

timeWindowSize: string

The time window size in iso8601 format.

Generated using TypeDoc