MigrationEligibilityFailureReason interface
A blocking reason that prevents a managed environment migration.
Properties
| code | The error code identifying the blocker. |
| message | A human-readable description of the blocker. |
Property Details
code
The error code identifying the blocker.
code: string
Property Value
string
message
A human-readable description of the blocker.
message: string
Property Value
string