Aracılığıyla paylaş


AmqpD2CMessagesNotInAllowedRange Class

Definition

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

[Newtonsoft.Json.JsonObject("AmqpD2CMessagesNotInAllowedRange")]
public class AmqpD2CMessagesNotInAllowedRange : Microsoft.Azure.Management.Security.Models.TimeWindowCustomAlertRule
[<Newtonsoft.Json.JsonObject("AmqpD2CMessagesNotInAllowedRange")>]
type AmqpD2CMessagesNotInAllowedRange = class
    inherit TimeWindowCustomAlertRule
Public Class AmqpD2CMessagesNotInAllowedRange
Inherits TimeWindowCustomAlertRule
Inheritance
Attributes
Newtonsoft.Json.JsonObjectAttribute

Constructors

AmqpD2CMessagesNotInAllowedRange()

Initializes a new instance of the AmqpD2CMessagesNotInAllowedRange class.

AmqpD2CMessagesNotInAllowedRange(Boolean, Int32, Int32, TimeSpan, String, String)

Initializes a new instance of the AmqpD2CMessagesNotInAllowedRange class.

Properties

Description

Gets the description of the custom alert.

(Inherited from CustomAlertRule)
DisplayName

Gets the display name of the custom alert.

(Inherited from CustomAlertRule)
IsEnabled

Gets or sets status of the custom alert.

(Inherited from CustomAlertRule)
MaxThreshold

Gets or sets the maximum threshold.

(Inherited from ThresholdCustomAlertRule)
MinThreshold

Gets or sets the minimum threshold.

(Inherited from ThresholdCustomAlertRule)
TimeWindowSize

Gets or sets the time window size in iso8601 format.

(Inherited from TimeWindowCustomAlertRule)

Methods

Validate()

Validate the object.

Extension Methods

ConvertToPSType(ThresholdCustomAlertRule)
ConvertToPSType(TimeWindowCustomAlertRule)

Applies to