次の方法で共有


MqttD2CMessagesNotInAllowedRange クラス

定義

デバイスからクラウドへのメッセージ (MQTT プロトコル) の数が許容範囲内にありません。

public class MqttD2CMessagesNotInAllowedRange : Azure.ResourceManager.SecurityCenter.Models.TimeWindowCustomAlertRule
type MqttD2CMessagesNotInAllowedRange = class
    inherit TimeWindowCustomAlertRule
Public Class MqttD2CMessagesNotInAllowedRange
Inherits TimeWindowCustomAlertRule
継承

コンストラクター

MqttD2CMessagesNotInAllowedRange(Boolean, Int32, Int32, TimeSpan)

MqttD2CMessagesNotInAllowedRange の新しいインスタンスを初期化します。

プロパティ

Description

カスタム アラートの説明。

(継承元 CustomAlertRule)
DisplayName

カスタム アラートの表示名。

(継承元 CustomAlertRule)
IsEnabled

カスタム アラートの状態。

(継承元 CustomAlertRule)
MaxThreshold

最大しきい値。

(継承元 ThresholdCustomAlertRule)
MinThreshold

最小しきい値。

(継承元 ThresholdCustomAlertRule)
TimeWindowSize

iso8601 形式の時間枠のサイズ。

(継承元 TimeWindowCustomAlertRule)

適用対象