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