Bagikan melalui


LocationThresholdRuleCondition(Int32) Constructor

Definition

Initializes a new instance of LocationThresholdRuleCondition.

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

Parameters

failedLocationCount
Int32

the number of locations that must fail to activate the alert.

Applies to