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