ValidateProductTransferEligibilityError Class
Error details of the product transfer eligibility validation.
- Inheritance
-
ValidateProductTransferEligibilityError
Constructor
ValidateProductTransferEligibilityError(*, code: Optional[Union[str, azure.mgmt.billing.models._billing_management_client_enums.ProductTransferValidationErrorCode]] = None, message: Optional[str] = None, details: Optional[str] = None, **kwargs)
Parameters
Required
Error code for the product transfer validation. Possible values include: "InvalidSource", "ProductNotActive", "InsufficientPermissionOnSource", "InsufficientPermissionOnDestination", "DestinationBillingProfilePastDue", "ProductTypeNotSupported", "CrossBillingAccountNotAllowed", "NotAvailableForDestinationMarket", "OneTimePurchaseProductTransferNotAllowed".
Feedback
Submit and view feedback for