Alert.ErrorDetails Property

Definition

Gets or sets the details of the error for which the alert was raised

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to