StartMigrationScenarioServerRoleResult interface
Server role migration result
Properties
exceptions |
Migration exceptions and warnings. NOTE: This property will not be serialized. It can only be populated by the server. |
name | Name of server role. NOTE: This property will not be serialized. It can only be populated by the server. |
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. |
Property Details
exceptionsAndWarnings
Migration exceptions and warnings. NOTE: This property will not be serialized. It can only be populated by the server.
exceptionsAndWarnings?: ReportableException[]
Property Value
name
Name of server role. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
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.
state?: MigrationState