Package version:

Interface ManagedDatabaseRestoreDetailsBackupSetProperties

The managed database's restore details backup set properties.

Hierarchy

  • ManagedDatabaseRestoreDetailsBackupSetProperties

Properties

backupSizeMB?: number

Backup size. NOTE: This property will not be serialized. It can only be populated by the server.

firstStripeName?: string

First stripe name. NOTE: This property will not be serialized. It can only be populated by the server.

numberOfStripes?: number

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

restoreFinishedTimestampUtc?: Date

Last restored file time. NOTE: This property will not be serialized. It can only be populated by the server.

restoreStartedTimestampUtc?: Date

Last restored file time. NOTE: This property will not be serialized. It can only be populated by the server.

status?: string

Backup set status. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc