ReservationErrorResponseCode 結構
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
錯誤碼,描述服務無法處理傳入要求的原因。
public readonly struct ReservationErrorResponseCode : IEquatable<Azure.ResourceManager.Reservations.Models.ReservationErrorResponseCode>
type ReservationErrorResponseCode = struct
Public Structure ReservationErrorResponseCode
Implements IEquatable(Of ReservationErrorResponseCode)
- 繼承
-
ReservationErrorResponseCode
- 實作
建構函式
ReservationErrorResponseCode(String) |
初始化 ReservationErrorResponseCode 的新執行個體。 |
屬性
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 |
禁止。 |
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 |
SelfServiceRefundNotSupported。 |
ServerTimeout |
ServerTimeout。 |
UnauthenticatedRequestsThrottled |
UnauthenticatedRequestsThrottled。 |
UnsupportedReservationTerm |
UnsupportedReservationTerm。 |
方法
Equals(ReservationErrorResponseCode) |
指出目前的物件是否等於另一個相同類型的物件。 |
ToString() |
傳回此執行個體的完整類型名稱。 |