Freigeben über


LocationThresholdRuleCondition Class

Definition

[Newtonsoft.Json.JsonObject("Microsoft.Azure.Management.Insights.Models.LocationThresholdRuleCondition")]
public class LocationThresholdRuleCondition : Microsoft.Azure.Management.Monitor.Version2018_09_01.Models.RuleCondition
[<Newtonsoft.Json.JsonObject("Microsoft.Azure.Management.Insights.Models.LocationThresholdRuleCondition")>]
type LocationThresholdRuleCondition = class
    inherit RuleCondition
Public Class LocationThresholdRuleCondition
Inherits RuleCondition
Inheritance
LocationThresholdRuleCondition
Attributes
Newtonsoft.Json.JsonObjectAttribute

Constructors

LocationThresholdRuleCondition()
LocationThresholdRuleCondition(Int32, RuleDataSource, Nullable<TimeSpan>)

Properties

DataSource (Inherited from RuleCondition)
FailedLocationCount
WindowSize

Methods

Validate()

Applies to