Delen via


ReservationErrorResponseCode Struct

Definitie

Foutcode die de reden beschrijft waarom de service de binnenkomende aanvraag niet kan verwerken.

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

Constructors

ReservationErrorResponseCode(String)

Initialiseert een nieuw exemplaar van ReservationErrorResponseCode.

Eigenschappen

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

Verboden.

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

Niet-ondersteundeAccountId.

NotSpecified

Niet opgegeven.

NotSupportedCountry

NotSupportedCountry.

NoValidReservationsToReRate

NoValidReservationsToReRate.

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.

Methoden

Equals(ReservationErrorResponseCode)

Geeft aan of het huidige object gelijk is aan een ander object van hetzelfde type.

ToString()

Retourneert de volledig gekwalificeerde typenaam van dit exemplaar.

Operators

Equality(ReservationErrorResponseCode, ReservationErrorResponseCode)

Bepaalt of twee ReservationErrorResponseCode waarden hetzelfde zijn.

Implicit(String to ReservationErrorResponseCode)

Converteert een tekenreeks naar een ReservationErrorResponseCode.

Inequality(ReservationErrorResponseCode, ReservationErrorResponseCode)

Bepaalt of twee ReservationErrorResponseCode waarden niet hetzelfde zijn.

Van toepassing op