Share via


CalculateExchangeOperationResultResponse.Code Property

Definition

Required if status == failed or status == cancelled. If status == failed, provide an invariant error code used for error troubleshooting, aggregation, and analysis.

[Microsoft.Azure.PowerShell.Cmdlets.Reservations.DoNotFormat]
[Microsoft.Azure.PowerShell.Cmdlets.Reservations.Origin(Microsoft.Azure.PowerShell.Cmdlets.Reservations.PropertyOrigin.Inlined)]
public string Code { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Reservations.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.Reservations.Origin(Microsoft.Azure.PowerShell.Cmdlets.Reservations.PropertyOrigin.Inlined)>]
member this.Code : string with get, set
Public Property Code As String

Property Value

Implements

Attributes

Applies to