MoveProductEligibilityResultErrorDetails Class

Error details of the transfer eligibility validation.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.billing.models._models_py3.MoveProductErrorDetails
MoveProductEligibilityResultErrorDetails

Constructor

MoveProductEligibilityResultErrorDetails(**kwargs: Any)

Variables

Name Description
code

Error code for the product transfer validation. Known values are: "Other", "BillingAccountInactive", "DestinationBillingProfileInactive", "DestinationBillingProfileNotFound", "DestinationBillingProfilePastDue", "DestinationInvoiceSectionInactive", "DestinationInvoiceSectionNotFound", "InsufficientPermissionOnDestination", "InsufficientPermissionOnSource", "InvalidDestination", "InvalidSource", "MarketplaceNotEnabledOnDestination", "ProductInactive", "ProductNotFound", "ProductTypeNotSupported", "SourceBillingProfilePastDue", and "SourceInvoiceSectionInactive".

message
str

The error message.

details
str

Error details of the transfer eligibility validation.