Share via


Error.ErrorProperty Property

Definition

Gets or sets error definition properties.

[Newtonsoft.Json.JsonProperty(PropertyName="error")]
public Microsoft.Azure.Management.StreamAnalytics.Models.ErrorError ErrorProperty { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="error")>]
member this.ErrorProperty : Microsoft.Azure.Management.StreamAnalytics.Models.ErrorError with get, set
Public Property ErrorProperty As ErrorError

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to