Share via


ResourceTestStatus.Error Property

Definition

Gets describes the error that occurred.

[Newtonsoft.Json.JsonProperty(PropertyName="error")]
public Microsoft.Azure.Management.StreamAnalytics.Models.ErrorResponse Error { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="error")>]
member this.Error : Microsoft.Azure.Management.StreamAnalytics.Models.ErrorResponse
Public ReadOnly Property Error As ErrorResponse

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to