Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface StartMigrationScenarioServerRoleResult

Package version

Server role migration result

Hierarchy

  • StartMigrationScenarioServerRoleResult

Index

Properties

Optional exceptionsAndWarnings

exceptionsAndWarnings: ReportableException[]

Migration exceptions and warnings. NOTE: This property will not be serialized. It can only be populated by the server.

Optional name

name: undefined | string

Name of server role. NOTE: This property will not be serialized. It can only be populated by the server.

Optional state

Current state of migration. Possible values include: 'None', 'InProgress', 'Failed', 'Warning', 'Completed', 'Skipped', 'Stopped' NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc