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

PSEventRuleCondition Class

Definition

Wrapps around the ManagementEventRuleCondition class

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

Constructors

PSEventRuleCondition(ManagementEventRuleCondition)
PSEventRuleCondition(ManagementEventRuleCondition)

Initializes a new instance of the PSEventRuleCondition class

Properties

AggregationCondition

Gets or sets the AggregationCondition of the rule condition

DataSource

Gets or sets the DataSource of the rule condition

Methods

ToString()

A string representation of the object

Applies to