SubscriptionTransferValidationErrorCode type
Error code of the transfer validation response.
KnownSubscriptionTransferValidationErrorCode can be used interchangeably with SubscriptionTransferValidationErrorCode,
this enum contains the known values that the service supports.
Known values supported by the service
Other: Other
BillingAccountInactive: BillingAccountInactive
DestinationBillingProfileInactive: DestinationBillingProfileInactive
DestinationBillingProfileNotFound: DestinationBillingProfileNotFound
DestinationBillingProfilePastDue: DestinationBillingProfilePastDue
DestinationInvoiceSectionInactive: DestinationInvoiceSectionInactive
DestinationInvoiceSectionNotFound: DestinationInvoiceSectionNotFound
InsufficientPermissionOnDestination: InsufficientPermissionOnDestination
InsufficientPermissionOnSource: InsufficientPermissionOnSource
InvalidDestination: InvalidDestination
InvalidSource: InvalidSource
MarketplaceNotEnabledOnDestination: MarketplaceNotEnabledOnDestination
ProductInactive: ProductInactive
ProductNotFound: ProductNotFound
ProductTypeNotSupported: ProductTypeNotSupported
SourceBillingProfilePastDue: SourceBillingProfilePastDue
SourceInvoiceSectionInactive: SourceInvoiceSectionInactive
AccountIsLocked: AccountIsLocked
AssetHasCap: AssetHasCap
AssetNotActive: AssetNotActive
BillingProfilePastDue: BillingProfilePastDue
CrossBillingAccountNotAllowed: CrossBillingAccountNotAllowed
NoActiveAzurePlan: NoActiveAzurePlan
None: None
SubscriptionNotActive: SubscriptionNotActive
SubscriptionHasReservations: SubscriptionHasReservations
SubscriptionTypeNotSupported: SubscriptionTypeNotSupported
InvoiceSectionIsRestricted: InvoiceSectionIsRestricted
type SubscriptionTransferValidationErrorCode = string