MetricAlertStatus 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.
An alert status.
public class MetricAlertStatus
type MetricAlertStatus = class
Public Class MetricAlertStatus
- Inheritance
-
MetricAlertStatus
Constructors
MetricAlertStatus() |
Initializes a new instance of the MetricAlertStatus class. |
MetricAlertStatus(String, String, String, MetricAlertStatusProperties) |
Initializes a new instance of the MetricAlertStatus class. |
Properties
Id |
Gets or sets the alert rule arm id. |
Name |
Gets or sets the status name. |
Properties |
Gets or sets the alert status properties of the metric alert status. |
Type |
Gets or sets the extended resource type name. |