你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PSLocationThresholdRuleCondition Class

Definition

public class PSLocationThresholdRuleCondition : Microsoft.Azure.Commands.Insights.OutputClasses.IPSRuleCondition
type PSLocationThresholdRuleCondition = class
    interface IPSRuleCondition
Public Class PSLocationThresholdRuleCondition
Implements IPSRuleCondition
Inheritance
PSLocationThresholdRuleCondition
Implements

Constructors

PSLocationThresholdRuleCondition(LocationThresholdRuleCondition)
PSLocationThresholdRuleCondition(LocationThresholdRuleCondition)

Initializes a new instance of the PSEventRuleCondition class

Properties

DataSource

Gets or sets the RuleMetricDataSource of the rule condition

FailedLocationCount

Gets or sets the FiledLocationCount of the rule condition

WindowSize

Gets or sets the WindowSize of the rule condition

Methods

ToString()

A string representation of the object

Applies to