DirectMethodInvokesNotInAllowedRange interface

Number of direct method invokes is not in allowed range.

Extends

Properties

ruleType

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

Inherited Properties

description

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

displayName

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

isEnabled

Status of the custom alert.

maxThreshold

The maximum threshold.

minThreshold

The minimum threshold.

timeWindowSize

The time window size in iso8601 format.

Property Details

ruleType

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

ruleType: "DirectMethodInvokesNotInAllowedRange"

Property Value

"DirectMethodInvokesNotInAllowedRange"

Inherited Property Details

description

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

description?: string

Property Value

string

Inherited From TimeWindowCustomAlertRule.description

displayName

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

displayName?: string

Property Value

string

Inherited From TimeWindowCustomAlertRule.displayName

isEnabled

Status of the custom alert.

isEnabled: boolean

Property Value

boolean

Inherited From TimeWindowCustomAlertRule.isEnabled

maxThreshold

The maximum threshold.

maxThreshold: number

Property Value

number

Inherited From TimeWindowCustomAlertRule.maxThreshold

minThreshold

The minimum threshold.

minThreshold: number

Property Value

number

Inherited From TimeWindowCustomAlertRule.minThreshold

timeWindowSize

The time window size in iso8601 format.

timeWindowSize: string

Property Value

string

Inherited From TimeWindowCustomAlertRule.timeWindowSize