共用方式為


CalculateExchangeOperationResultResponse.Error Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to