PSAlertRuleResource Class
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.
Wraps around the AlertRuleResource
public class PSAlertRuleResource : Microsoft.Azure.Management.Monitor.Models.AlertRuleResource
public class PSAlertRuleResource : Microsoft.Azure.Management.Monitor.Management.Models.AlertRuleResource
type PSAlertRuleResource = class
inherit AlertRuleResource
Public Class PSAlertRuleResource
Inherits AlertRuleResource
- Inheritance
-
PSAlertRuleResource
- Inheritance
Constructors
| Name | Description |
|---|---|
| PSAlertRuleResource(AlertRuleResource) | |
| PSAlertRuleResource(AlertRuleResource) |
Initializes a new instance of the PSAlertRuleResource class. |