Alert Class

Definition

Alert on the data box edge/gateway device.

[Microsoft.Rest.Serialization.JsonTransformation]
public class Alert : Microsoft.Azure.Management.EdgeGateway.Models.ARMBaseModel
[<Microsoft.Rest.Serialization.JsonTransformation>]
type Alert = class
    inherit ARMBaseModel
Public Class Alert
Inherits ARMBaseModel
Inheritance
Attributes

Constructors

Alert()

Initializes a new instance of the Alert class.

Alert(String, String, String, String, String, Nullable<DateTime>, String, String, AlertErrorDetails, IDictionary<String,String>)

Initializes a new instance of the Alert class.

Properties

AlertType

Gets alert type.

AppearedAtDateTime

Gets UTC time when the alert appeared.

DetailedInformation

Gets alert details.

ErrorDetails

Gets error details of the alert.

Id

Gets the path ID that uniquely identifies the object.

(Inherited from ARMBaseModel)
Name

Gets the object name.

(Inherited from ARMBaseModel)
Recommendation

Gets alert recommendation.

Severity

Gets severity of the alert. Possible values include: 'Informational', 'Warning', 'Critical'

Title

Gets alert title.

Type

Gets the hierarchical type of the object.

(Inherited from ARMBaseModel)

Applies to