Aracılığıyla paylaş


ThresholdRuleCondition Class

Definition

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

Constructors

ThresholdRuleCondition()
ThresholdRuleCondition(ConditionOperator, Double, RuleDataSource, Nullable<TimeSpan>, Nullable<TimeAggregationOperator>)

Properties

DataSource (Inherited from RuleCondition)
OperatorProperty
Threshold
TimeAggregation
WindowSize

Methods

Validate()

Applies to