ReservationRefundPolicyError.Code Property

Definition

Error code describing the reason that service is not able to process the incoming request.

public Azure.ResourceManager.Reservations.Models.ReservationErrorResponseCode? Code { get; }
member this.Code : Nullable<Azure.ResourceManager.Reservations.Models.ReservationErrorResponseCode>
Public ReadOnly Property Code As Nullable(Of ReservationErrorResponseCode)

Property Value

Applies to