Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RestoreParametersBase

Package version

Parameters to indicate the information about the restore.

Hierarchy

Index

Properties

Optional restoreSource

restoreSource: undefined | string

The id of the restorable database account from which the restore has to be initiated. For example: /subscriptions/{subscriptionId}/providers/Microsoft.DocumentDB/locations/{location}/restorableDatabaseAccounts/{restorableDatabaseAccountName}

Optional restoreTimestampInUtc

restoreTimestampInUtc: Date

Time to which the account has to be restored (ISO-8601 format).

Generated using TypeDoc