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