Package version:

Interface DirectMethodInvokesNotInAllowedRange

Number of direct method invokes 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: "DirectMethodInvokesNotInAllowedRange"

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

timeWindowSize: string

The time window size in iso8601 format.

Generated using TypeDoc