NetworkMigrationAnalysisResult

The result of a network migration analysis operation.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The detailed analysis findings and recommendations.

Link copied to clipboard

The type of analyzer that generated this result.

Link copied to clipboard

The unique identifier of the analysis job that generated this result.

Link copied to clipboard

The unique identifier of the network migration definition.

Link copied to clipboard

The unique identifier of the network migration execution.

Link copied to clipboard

The source resource that was analyzed.

Link copied to clipboard

The status of the analysis result.

Link copied to clipboard

The target resource in the analysis.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String