ValidateProductTransferEligibilityResult.ErrorDetails Property

Definition

Gets or sets validation error details.

[Newtonsoft.Json.JsonProperty(PropertyName="errorDetails")]
public Microsoft.Azure.Management.Billing.Models.ValidateProductTransferEligibilityError ErrorDetails { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="errorDetails")>]
member this.ErrorDetails : Microsoft.Azure.Management.Billing.Models.ValidateProductTransferEligibilityError with get, set
Public Property ErrorDetails As ValidateProductTransferEligibilityError

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to