Bagikan melalui


RestoreParameters interface

Parameter untuk menunjukkan informasi tentang pemulihan.

Memperluas

Properti

databasesToRestore

Daftar database tertentu yang tersedia untuk dipulihkan.

gremlinDatabasesToRestore

Daftar database gremlin tertentu yang tersedia untuk pemulihan.

restoreMode

Menjelaskan mode pemulihan.

sourceBackupLocation

Lokasi pencadangan sumber untuk pemulihan.

tablesToRestore

Daftar tabel tertentu yang tersedia untuk dipulihkan.

Properti yang Diwariskan

restoreSource

Id akun database yang dapat dipulihkan tempat pemulihan harus dimulai. Misalnya: /subscriptions/{subscriptionId}/providers/Microsoft.DocumentDB/locations/{location}/restorableDatabaseAccounts/{restorableDatabaseAccountName}

restoreTimestampInUtc

Waktu di mana akun harus dipulihkan (format ISO-8601).

restoreWithTtlDisabled

Menentukan apakah akun yang dipulihkan akan memiliki Time-To-Live dinonaktifkan setelah pemulihan berhasil.

Detail Properti

databasesToRestore

Daftar database tertentu yang tersedia untuk dipulihkan.

databasesToRestore?: DatabaseRestoreResource[]

Nilai Properti

gremlinDatabasesToRestore

Daftar database gremlin tertentu yang tersedia untuk pemulihan.

gremlinDatabasesToRestore?: GremlinDatabaseRestoreResource[]

Nilai Properti

restoreMode

Menjelaskan mode pemulihan.

restoreMode?: string

Nilai Properti

string

sourceBackupLocation

Lokasi pencadangan sumber untuk pemulihan.

sourceBackupLocation?: string

Nilai Properti

string

tablesToRestore

Daftar tabel tertentu yang tersedia untuk dipulihkan.

tablesToRestore?: string[]

Nilai Properti

string[]

Detail Properti yang Diwariskan

restoreSource

Id akun database yang dapat dipulihkan tempat pemulihan harus dimulai. Misalnya: /subscriptions/{subscriptionId}/providers/Microsoft.DocumentDB/locations/{location}/restorableDatabaseAccounts/{restorableDatabaseAccountName}

restoreSource?: string

Nilai Properti

string

Diwariskan DariRestoreParametersBase.restoreSource

restoreTimestampInUtc

Waktu di mana akun harus dipulihkan (format ISO-8601).

restoreTimestampInUtc?: Date

Nilai Properti

Date

Diwarisi DariRestoreParametersBase.restoreTimestampInUtc

restoreWithTtlDisabled

Menentukan apakah akun yang dipulihkan akan memiliki Time-To-Live dinonaktifkan setelah pemulihan berhasil.

restoreWithTtlDisabled?: boolean

Nilai Properti

boolean

Diwariskan DariRestoreParametersBase.restoreWithTtlDisabled