ManagementEventRuleCondition Constructors
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.
Overloads
ManagementEventRuleCondition() | |
ManagementEventRuleCondition(RuleDataSource, ManagementEventAggregationCondition) |
ManagementEventRuleCondition()
public ManagementEventRuleCondition ();
Public Sub New ()
Applies to
ManagementEventRuleCondition(RuleDataSource, ManagementEventAggregationCondition)
public ManagementEventRuleCondition (Microsoft.Azure.Management.Monitor.Version2018_09_01.Models.RuleDataSource dataSource = default, Microsoft.Azure.Management.Monitor.Version2018_09_01.Models.ManagementEventAggregationCondition aggregation = default);
new Microsoft.Azure.Management.Monitor.Version2018_09_01.Models.ManagementEventRuleCondition : Microsoft.Azure.Management.Monitor.Version2018_09_01.Models.RuleDataSource * Microsoft.Azure.Management.Monitor.Version2018_09_01.Models.ManagementEventAggregationCondition -> Microsoft.Azure.Management.Monitor.Version2018_09_01.Models.ManagementEventRuleCondition
Public Sub New (Optional dataSource As RuleDataSource = Nothing, Optional aggregation As ManagementEventAggregationCondition = Nothing)
Parameters
- dataSource
- RuleDataSource
- aggregation
- ManagementEventAggregationCondition