次の方法で共有


LocationThresholdRuleCondition(Int32) コンストラクター

定義

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

public LocationThresholdRuleCondition (int failedLocationCount);
new Azure.ResourceManager.Monitor.Models.LocationThresholdRuleCondition : int -> Azure.ResourceManager.Monitor.Models.LocationThresholdRuleCondition
Public Sub New (failedLocationCount As Integer)

パラメーター

failedLocationCount
Int32

アラートのアクティブ化に失敗する必要がある場所の数。

適用対象