ErrorDetails.Error Property

Definition

Gets or sets error details

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to