Compartir a través de


LocationThresholdRuleCondition(Int32) Constructor

Definición

Inicializa una nueva instancia de LocationThresholdRuleCondition.

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

Parámetros

failedLocationCount
Int32

el número de ubicaciones que deben no activar la alerta.

Se aplica a