Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace AdvisorReport

Pre-Migration advisor report details.

Properties

numberOfFatal

numberOfFatal: number

Number of Fatal results in the advisor report. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

numberOfFatalBlockers

numberOfFatalBlockers: number

Number of Fatal Blocker results in the advisor report. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

numberOfInformationalResults

numberOfInformationalResults: number

Number of Informational results in the advisor report. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

numberOfWarnings

numberOfWarnings: number

Number of Warning results in the advisor report. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional reportLocationDetails

reportLocationDetails: model.AdvisorReportLocationDetails

result

Pre-Migration advisor result.

Functions

getDeserializedJsonObj

getJsonObj