ValidateProductTransferEligibilityResult Class

Result of the product transfer eligibility validation.

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

Inheritance
ValidateProductTransferEligibilityResult

Constructor

ValidateProductTransferEligibilityResult(*, error_details: Optional[azure.mgmt.billing.models._models_py3.ValidateProductTransferEligibilityError] = None, **kwargs)

Parameters

error_details
ValidateProductTransferEligibilityError
Required

Validation error details.

Variables

is_move_eligible
bool

Specifies whether the transfer is eligible or not.