AmqpC2DRejectedMessagesNotInAllowedRange Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Number of rejected cloud to device messages (AMQP protocol) is not in allowed range.
[Newtonsoft.Json.JsonObject("AmqpC2DRejectedMessagesNotInAllowedRange")]
public class AmqpC2DRejectedMessagesNotInAllowedRange : Microsoft.Azure.Management.Security.Models.TimeWindowCustomAlertRule
[<Newtonsoft.Json.JsonObject("AmqpC2DRejectedMessagesNotInAllowedRange")>]
type AmqpC2DRejectedMessagesNotInAllowedRange = class
inherit TimeWindowCustomAlertRule
Public Class AmqpC2DRejectedMessagesNotInAllowedRange
Inherits TimeWindowCustomAlertRule
- Inheritance
-
AmqpC2DRejectedMessagesNotInAllowedRange
- Attributes
-
Newtonsoft.Json.JsonObjectAttribute
Constructors
AmqpC2DRejectedMessagesNotInAllowedRange() |
Initializes a new instance of the AmqpC2DRejectedMessagesNotInAllowedRange class. |
AmqpC2DRejectedMessagesNotInAllowedRange(Boolean, Int32, Int32, TimeSpan, String, String) |
Initializes a new instance of the AmqpC2DRejectedMessagesNotInAllowedRange 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) |