ThresholdRuleCondition 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
ThresholdRuleCondition() |
Initializes a new instance of the RuleCondition class. |
ThresholdRuleCondition(ThresholdRuleCondition) |
Initializes a new instance of the RuleCondition class. |
ThresholdRuleCondition()
Initializes a new instance of the RuleCondition class.
public ThresholdRuleCondition ();
Public Sub New ()
Applies to
ThresholdRuleCondition(ThresholdRuleCondition)
Initializes a new instance of the RuleCondition class.
public ThresholdRuleCondition (Microsoft.Azure.Management.Monitor.Models.ThresholdRuleCondition ruleCondition);
new Microsoft.Azure.Management.Monitor.Management.Models.ThresholdRuleCondition : Microsoft.Azure.Management.Monitor.Models.ThresholdRuleCondition -> Microsoft.Azure.Management.Monitor.Management.Models.ThresholdRuleCondition
Public Sub New (ruleCondition As ThresholdRuleCondition)
Parameters
- ruleCondition
- ThresholdRuleCondition
The RuleCondition object