Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MigrationEligibilityInfo

Package version

Information about migration eligibility of a server object

Hierarchy

  • MigrationEligibilityInfo

Index

Properties

Optional isEligibleForMigration

isEligibleForMigration: undefined | false | true

Whether object is eligible for migration or not. NOTE: This property will not be serialized. It can only be populated by the server.

Optional validationMessages

validationMessages: string[]

Information about eligibility failure for the server object. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc