Freigeben über


MetricAlertResource Class

Definition

[Microsoft.Rest.Serialization.JsonTransformation]
public class MetricAlertResource : Microsoft.Azure.Management.Monitor.Version2018_09_01.Models.Resource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type MetricAlertResource = class
    inherit Resource
Public Class MetricAlertResource
Inherits Resource
Inheritance
MetricAlertResource
Attributes

Constructors

MetricAlertResource()
MetricAlertResource(String, String, Int32, Boolean, TimeSpan, TimeSpan, MetricAlertCriteria, String, String, String, IDictionary<String, String>, IList<String>, String, String, Nullable<Boolean>, IList<MetricAlertAction>, Nullable<DateTime>)

Properties

Actions
AutoMitigate
Criteria
Description
Enabled
EvaluationFrequency
Id (Inherited from Resource)
LastUpdatedTime
Location (Inherited from Resource)
Name (Inherited from Resource)
Scopes
Severity
Tags (Inherited from Resource)
TargetResourceRegion
TargetResourceType
Type (Inherited from Resource)
WindowSize

Methods

Validate()

Applies to