ManagedDatabaseRestoreDetailsBackupSetProperties interface
The managed database's restore details backup set properties.
Properties
backup |
Backup size. NOTE: This property will not be serialized. It can only be populated by the server. |
first |
First stripe name. NOTE: This property will not be serialized. It can only be populated by the server. |
number |
Number of stripes. NOTE: This property will not be serialized. It can only be populated by the server. |
restore |
Last restored file time. NOTE: This property will not be serialized. It can only be populated by the server. |
restore |
Last restored file time. NOTE: This property will not be serialized. It can only be populated by the server. |
status | Backup set status. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
backupSizeMB
Backup size. NOTE: This property will not be serialized. It can only be populated by the server.
backupSizeMB?: number
Property Value
number
firstStripeName
First stripe name. NOTE: This property will not be serialized. It can only be populated by the server.
firstStripeName?: string
Property Value
string
numberOfStripes
Number of stripes. NOTE: This property will not be serialized. It can only be populated by the server.
numberOfStripes?: number
Property Value
number
restoreFinishedTimestampUtc
Last restored file time. NOTE: This property will not be serialized. It can only be populated by the server.
restoreFinishedTimestampUtc?: Date
Property Value
Date
restoreStartedTimestampUtc
Last restored file time. NOTE: This property will not be serialized. It can only be populated by the server.
restoreStartedTimestampUtc?: Date
Property Value
Date
status
Backup set status. NOTE: This property will not be serialized. It can only be populated by the server.
status?: string
Property Value
string