Package version:

Interface HttpD2CMessagesNotInAllowedRange

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

Hierarchy

Properties

description?: string

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

displayName?: string

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

isEnabled: boolean

Status of the custom alert.

maxThreshold: number

The maximum threshold.

minThreshold: number

The minimum threshold.

ruleType: "HttpD2CMessagesNotInAllowedRange"

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

timeWindowSize: string

The time window size in iso8601 format.

Generated using TypeDoc