Expression.Error Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to