Share via


Alert.ErrorDetails Property

Definition

Gets error details of the alert.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.errorDetails")]
public Microsoft.Azure.Management.EdgeGateway.Models.AlertErrorDetails ErrorDetails { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.errorDetails")>]
member this.ErrorDetails : Microsoft.Azure.Management.EdgeGateway.Models.AlertErrorDetails
Public ReadOnly Property ErrorDetails As AlertErrorDetails

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to