ManagedDatabaseRestoreDetailsResult interface

A managed database restore details.

Extends

Properties

blockReason

The reason why restore is in Blocked state.

currentBackupType

Current backup type.

currentRestoredSizeMB

Current restored size MB.

currentRestorePlanSizeMB

Current restore plan size MB.

currentRestoringFileName

Current restoring file name.

diffBackupSets

Diff backup sets.

fullBackupSets

Full backup sets.

lastRestoredFileName

Last restored file name.

lastRestoredFileTime

Last restored file time.

lastUploadedFileName

Last uploaded file name.

lastUploadedFileTime

Last uploaded file time.

logBackupSets

Log backup sets.

numberOfFilesDetected

Number of files detected.

numberOfFilesQueued

Number of files queued.

numberOfFilesRestored

Number of files restored.

numberOfFilesRestoring

Number of files restoring.

numberOfFilesSkipped

Number of files skipped.

numberOfFilesUnrestorable

Number of files unrestorable.

percentCompleted

Percent completed.

status

Restore status.

typePropertiesType

Restore type.

unrestorableFiles

Unrestorable files.

Inherited Properties

id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

name

The name of the resource

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Property Details

blockReason

The reason why restore is in Blocked state.

blockReason?: string

Property Value

string

currentBackupType

Current backup type.

currentBackupType?: string

Property Value

string

currentRestoredSizeMB

Current restored size MB.

currentRestoredSizeMB?: number

Property Value

number

currentRestorePlanSizeMB

Current restore plan size MB.

currentRestorePlanSizeMB?: number

Property Value

number

currentRestoringFileName

Current restoring file name.

currentRestoringFileName?: string

Property Value

string

diffBackupSets

Diff backup sets.

diffBackupSets?: ManagedDatabaseRestoreDetailsBackupSetProperties[]

Property Value

fullBackupSets

Full backup sets.

fullBackupSets?: ManagedDatabaseRestoreDetailsBackupSetProperties[]

Property Value

lastRestoredFileName

Last restored file name.

lastRestoredFileName?: string

Property Value

string

lastRestoredFileTime

Last restored file time.

lastRestoredFileTime?: Date

Property Value

Date

lastUploadedFileName

Last uploaded file name.

lastUploadedFileName?: string

Property Value

string

lastUploadedFileTime

Last uploaded file time.

lastUploadedFileTime?: Date

Property Value

Date

logBackupSets

Log backup sets.

logBackupSets?: ManagedDatabaseRestoreDetailsBackupSetProperties[]

Property Value

numberOfFilesDetected

Number of files detected.

numberOfFilesDetected?: number

Property Value

number

numberOfFilesQueued

Number of files queued.

numberOfFilesQueued?: number

Property Value

number

numberOfFilesRestored

Number of files restored.

numberOfFilesRestored?: number

Property Value

number

numberOfFilesRestoring

Number of files restoring.

numberOfFilesRestoring?: number

Property Value

number

numberOfFilesSkipped

Number of files skipped.

numberOfFilesSkipped?: number

Property Value

number

numberOfFilesUnrestorable

Number of files unrestorable.

numberOfFilesUnrestorable?: number

Property Value

number

percentCompleted

Percent completed.

percentCompleted?: number

Property Value

number

status

Restore status.

status?: string

Property Value

string

typePropertiesType

Restore type.

typePropertiesType?: string

Property Value

string

unrestorableFiles

Unrestorable files.

unrestorableFiles?: ManagedDatabaseRestoreDetailsUnrestorableFileProperties[]

Property Value

Inherited Property Details

id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

id?: string

Property Value

string

Inherited From ProxyResource.id

name

The name of the resource

name?: string

Property Value

string

Inherited From ProxyResource.name

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

systemData?: SystemData

Property Value

Inherited From ProxyResource.systemData

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

type?: string

Property Value

string

Inherited From ProxyResource.type