Dela via


ReservationErrorResponseCode Struct-datatyp

Definition

Felkod som beskriver orsaken till att tjänsten inte kan bearbeta den inkommande begäran.

public readonly struct ReservationErrorResponseCode : IEquatable<Azure.ResourceManager.Reservations.Models.ReservationErrorResponseCode>
type ReservationErrorResponseCode = struct
Public Structure ReservationErrorResponseCode
Implements IEquatable(Of ReservationErrorResponseCode)
Arv
ReservationErrorResponseCode
Implementeringar

Konstruktorer

ReservationErrorResponseCode(String)

Initierar en ny instans av ReservationErrorResponseCode.

Egenskaper

ActivateQuoteFailed

ActivateQuoteFailed.

AppliedScopesNotAssociatedWithCommerceAccount

AppliedScopesNotAssociatedWithCommerceAccount.

AppliedScopesSameAsExisting

AppliedScopesSameAsExisting.

AuthorizationFailed

AuthorizationFailed.

BadRequest

BadRequest.

BillingCustomerInputError

BillingCustomerInputError.

BillingError

BillingError.

BillingPaymentInstrumentHardError

BillingPaymentInstrumentHardError.

BillingPaymentInstrumentSoftError

BillingPaymentInstrumentSoftError.

BillingScopeIdCannotBeChanged

BillingScopeIdCannotBeChanged.

BillingTransientError

BillingTransientError.

CalculatePriceFailed

CalculatePriceFailed.

CapacityUpdateScopesFailed

CapacityUpdateScopesFailed.

ClientCertificateThumbprintNotSet

ClientCertificateThumbprintNotSet.

CreateQuoteFailed

CreateQuoteFailed.

Forbidden

Förbjudet.

FulfillmentConfigurationError

FulfillmentConfigurationError.

FulfillmentError

FulfillmentError.

FulfillmentOutOfStockError

FulfillmentOutOfStockError.

FulfillmentTransientError

FulfillmentTransientError.

HttpMethodNotSupported

HttpMethodNotSupported.

InternalServerError

InternalServerError.

InvalidAccessToken

InvalidAccessToken.

InvalidFulfillmentRequestParameters

InvalidFulfillmentRequestParameters.

InvalidHealthCheckType

InvalidHealthCheckType.

InvalidLocationId

InvalidLocationId.

InvalidRefundQuantity

InvalidRefundQuantity.

InvalidRequestContent

InvalidRequestContent.

InvalidRequestUri

InvalidRequestUri.

InvalidReservationId

InvalidReservationId.

InvalidReservationOrderId

InvalidReservationOrderId.

InvalidSingleAppliedScopesCount

InvalidSingleAppliedScopesCount.

InvalidSubscriptionId

InvalidSubscriptionId.

InvalidTenantId

InvalidTenantId.

MissingAppliedScopesForSingle

MissingAppliedScopesForSingle.

MissingTenantId

MissingTenantId.

NonsupportedAccountId

NonsupportedAccountId.

NotSpecified

NotSpecified.

NotSupportedCountry

NotSupportedCountry.

NoValidReservationsToReRate

NoValidReservionsToReRate.

OperationCannotBePerformedInCurrentState

OperationCannotBePerformedInCurrentState.

OperationFailed

OperationFailed.

PatchValuesSameAsExisting

PatchValuesSameAsExisting.

PaymentInstrumentNotFound

PaymentInstrumentNotFound.

PurchaseError

PurchaseError.

RefundLimitExceeded

RefundLimitExceeded.

ReRateOnlyAllowedForEA

ReRateOnlyAllowedForEA.

ReservationIdNotInReservationOrder

ReservationIdNotInReservationOrder.

ReservationOrderCreationFailed

ReservationOrderCreationFailed.

ReservationOrderIdAlreadyExists

ReservationOrderIdAlreadyExists.

ReservationOrderNotEnabled

ReservationOrderNotEnabled.

ReservationOrderNotFound

ReservationOrderNotFound.

RiskCheckFailed

RiskCheckFailed.

RoleAssignmentCreationFailed

RoleAssignmentCreationFailed.

SelfServiceRefundNotSupported

SelfServiceRefundNotSupported.

ServerTimeout

ServerTimeout.

UnauthenticatedRequestsThrottled

UnauthenticatedRequestsThrottled.

UnsupportedReservationTerm

UnsupportedReservationTerm.

Metoder

Equals(ReservationErrorResponseCode)

Anger om det aktuella objektet är lika med ett annat objekt av samma typ.

ToString()

Returnerar det fullständigt kvalificerade typnamnet för den här instansen.

Operatorer

Equality(ReservationErrorResponseCode, ReservationErrorResponseCode)

Avgör om två ReservationErrorResponseCode värden är samma.

Implicit(String to ReservationErrorResponseCode)

Konverterar en sträng till en ReservationErrorResponseCode.

Inequality(ReservationErrorResponseCode, ReservationErrorResponseCode)

Avgör om två ReservationErrorResponseCode värden inte är samma.

Gäller för