Package version:

Interface ManagedDatabaseRestoreDetailsResult

A managed database restore details.

Hierarchy

Properties

blockReason?: string

The reason why restore is in Blocked state. NOTE: This property will not be serialized. It can only be populated by the server.

currentBackupType?: string

Current backup type. NOTE: This property will not be serialized. It can only be populated by the server.

currentRestorePlanSizeMB?: number

Current restore plan size MB. NOTE: This property will not be serialized. It can only be populated by the server.

currentRestoredSizeMB?: number

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

currentRestoringFileName?: string

Current restoring file name. NOTE: This property will not be serialized. It can only be populated by the server.

Diff backup sets. NOTE: This property will not be serialized. It can only be populated by the server.

Full backup sets. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

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

lastRestoredFileName?: string

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

lastRestoredFileTime?: Date

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

lastUploadedFileName?: string

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

lastUploadedFileTime?: Date

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

Log backup sets. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

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

numberOfFilesDetected?: number

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

numberOfFilesQueued?: number

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

numberOfFilesRestored?: number

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

numberOfFilesRestoring?: number

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

numberOfFilesSkipped?: number

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

numberOfFilesUnrestorable?: number

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

percentCompleted?: number

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

status?: string

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

type?: string

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

typePropertiesType?: string

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

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

Generated using TypeDoc