HttpC2DRejectedMessagesNotInAllowedRange Class
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 (HTTP protocol) is not in allowed range.
[Newtonsoft.Json.JsonObject("HttpC2DRejectedMessagesNotInAllowedRange")]
public class HttpC2DRejectedMessagesNotInAllowedRange : Microsoft.Azure.Management.Security.Models.TimeWindowCustomAlertRule
[<Newtonsoft.Json.JsonObject("HttpC2DRejectedMessagesNotInAllowedRange")>]
type HttpC2DRejectedMessagesNotInAllowedRange = class
inherit TimeWindowCustomAlertRule
Public Class HttpC2DRejectedMessagesNotInAllowedRange
Inherits TimeWindowCustomAlertRule
- Inheritance
-
HttpC2DRejectedMessagesNotInAllowedRange
- Attributes
-
Newtonsoft.Json.JsonObjectAttribute
HttpC2DRejected |
Initializes a new instance of the HttpC2DRejectedMessagesNotInAllowedRange class. |
HttpC2DRejected |
Initializes a new instance of the HttpC2DRejectedMessagesNotInAllowedRange class. |
Description |
Gets the description of the custom alert. (Inherited from CustomAlertRule) |
Display |
Gets the display name of the custom alert. (Inherited from CustomAlertRule) |
Is |
Gets or sets status of the custom alert. (Inherited from CustomAlertRule) |
Max |
Gets or sets the maximum threshold. (Inherited from ThresholdCustomAlertRule) |
Min |
Gets or sets the minimum threshold. (Inherited from ThresholdCustomAlertRule) |
Time |
Gets or sets the time window size in iso8601 format. (Inherited from TimeWindowCustomAlertRule) |
Validate() |
Validate the object. |