LocationThresholdRuleCondition Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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
- Attributes
-
Newtonsoft.Json.JsonObjectAttribute
Constructors
| Name | Description |
|---|---|
| LocationThresholdRuleCondition() | |
| LocationThresholdRuleCondition(Int32, RuleDataSource, Nullable<TimeSpan>) | |
Properties
| Name | Description |
|---|---|
| DataSource | (Inherited from RuleCondition) |
| FailedLocationCount | |
| WindowSize | |
Methods
| Name | Description |
|---|---|
| Validate() | |