Condividi tramite


ReservationErrorResponseCode Struct

Definizione

Codice di errore che descrive il motivo per cui il servizio non è in grado di elaborare la richiesta in ingresso.

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

Costruttori

ReservationErrorResponseCode(String)

Inizializza una nuova istanza di ReservationErrorResponseCode.

Proprietà

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

Non consentito.

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

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

SelfServiceRe fundNotSupported.

ServerTimeout

ServerTimeout.

UnauthenticatedRequestsThrottled

UnauthenticatedRequestsThrottled.

UnsupportedReservationTerm

UnsupportedReservationTerm.

Metodi

Equals(ReservationErrorResponseCode)

Indica se l'oggetto corrente è uguale a un altro oggetto dello stesso tipo.

ToString()

Restituisce il nome completo del tipo di questa istanza.

Operatori

Equality(ReservationErrorResponseCode, ReservationErrorResponseCode)

Determina se due ReservationErrorResponseCode valori sono uguali.

Implicit(String to ReservationErrorResponseCode)

Converte una stringa in un oggetto ReservationErrorResponseCode.

Inequality(ReservationErrorResponseCode, ReservationErrorResponseCode)

Determina se due ReservationErrorResponseCode valori non sono uguali.

Si applica a