Delen via


Error.ErrorProperty Property

Definition

Gets or sets error details

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to