ValidateSubscriptionTransferEligibilityError Class
Error details of the transfer eligibility validation.
- Inheritance
-
ValidateSubscriptionTransferEligibilityError
Constructor
ValidateSubscriptionTransferEligibilityError(*, code: Optional[Union[str, azure.mgmt.billing.models._billing_management_client_enums.SubscriptionTransferValidationErrorCode]] = None, message: Optional[str] = None, details: Optional[str] = None, **kwargs)
Parameters
Error code for the product transfer validation. Possible values include: "BillingAccountInactive", "CrossBillingAccountNotAllowed", "DestinationBillingProfileInactive", "DestinationBillingProfileNotFound", "DestinationBillingProfilePastDue", "DestinationInvoiceSectionInactive", "DestinationInvoiceSectionNotFound", "InsufficientPermissionOnDestination", "InsufficientPermissionOnSource", "InvalidDestination", "InvalidSource", "MarketplaceNotEnabledOnDestination", "NotAvailableForDestinationMarket", "ProductInactive", "ProductNotFound", "ProductTypeNotSupported", "SourceBillingProfilePastDue", "SourceInvoiceSectionInactive", "SubscriptionNotActive", "SubscriptionTypeNotSupported".
Feedback
Submit and view feedback for