TableRestoreStatus
Contains information about a table restore request.
Types
Properties
The namespace of the table being restored from.
The name of the table to create from the restore operation.
The amount of data restored to the new table so far, in megabytes (MB).
The ID of the recovery point being restored from.
The time that the table restore request was made, in Universal Coordinated Time (UTC).
The name of the snapshot being restored from.
The name of the source database being restored from.
The name of the source schema being restored from.
The name of the source table being restored from.
The ID of the RestoreTableFromSnapshot request.
The name of the database to restore to.
The name of the schema to restore to.
The total amount of data to restore to the new table, in megabytes (MB).
The name of the workgroup being restored from.