Compartilhar via


SubscriptionTransferValidationErrorCode Estrutura

Definição

Código de erro da resposta de validação de transferência.

public readonly struct SubscriptionTransferValidationErrorCode : IEquatable<Azure.ResourceManager.Billing.Models.SubscriptionTransferValidationErrorCode>
type SubscriptionTransferValidationErrorCode = struct
Public Structure SubscriptionTransferValidationErrorCode
Implements IEquatable(Of SubscriptionTransferValidationErrorCode)
Herança
SubscriptionTransferValidationErrorCode
Implementações

Construtores

SubscriptionTransferValidationErrorCode(String)

Inicializa uma nova instância de SubscriptionTransferValidationErrorCode.

Propriedades

AccountIsLocked

AccountIsLocked.

AssetHasCap

AssetHasCap.

AssetNotActive

AssetNotActive.

BillingAccountInactive

BillingAccountInactive.

BillingProfilePastDue

BillingProfilePastDue.

CrossBillingAccountNotAllowed

CrossBillingAccountNotAllowed.

DestinationBillingProfileInactive

DestinationBillingProfileInactive.

DestinationBillingProfileNotFound

DestinationBillingProfileNotFound.

DestinationBillingProfilePastDue

DestinationBillingProfilePastDue.

DestinationInvoiceSectionInactive

DestinationInvoiceSectionInactive.

DestinationInvoiceSectionNotFound

DestinationInvoiceSectionNotFound.

InsufficientPermissionOnDestination

InsufficientPermissionOnDestination.

InsufficientPermissionOnSource

InsufficientPermissionOnSource.

InvalidDestination

InvalidDestination.

InvalidSource

InvalidSource.

InvoiceSectionIsRestricted

InvoiceSectionIsRestricted.

MarketplaceNotEnabledOnDestination

MarketplaceNotEnabledOnDestination.

ProductInactive

ProductInactive.

ProductNotFound

ProductNotFound.

ProductTypeNotSupported

ProductTypeNotSupported.

SourceBillingProfilePastDue

SourceBillingProfilePastDue.

SourceInvoiceSectionInactive

SourceInvoiceSectionInactive.

SubscriptionNotActive

SubscriptionNotActive.

SubscriptionTypeNotSupported

SubscriptionTypeNotSupported.

Métodos

Equals(SubscriptionTransferValidationErrorCode)

Indica se o objeto atual é igual a outro objeto do mesmo tipo.

ToString()

Retorna o nome do tipo totalmente qualificado dessa instância.

Operadores

Equality(SubscriptionTransferValidationErrorCode, SubscriptionTransferValidationErrorCode)

Determina se dois SubscriptionTransferValidationErrorCode valores são os mesmos.

Implicit(String to SubscriptionTransferValidationErrorCode)

Converte uma cadeia de caracteres em um SubscriptionTransferValidationErrorCode.

Inequality(SubscriptionTransferValidationErrorCode, SubscriptionTransferValidationErrorCode)

Determina se dois SubscriptionTransferValidationErrorCode valores não são os mesmos.

Aplica-se a