RestorePoint type
データベースの復元ポイント。
type RestorePoint = ProxyResource & {
earliestRestoreDate?: Date
location?: string
restorePointCreationDate?: Date
restorePointLabel?: string
restorePointType?: RestorePointType
}
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
データベースの復元ポイント。
type RestorePoint = ProxyResource & {
earliestRestoreDate?: Date
location?: string
restorePointCreationDate?: Date
restorePointLabel?: string
restorePointType?: RestorePointType
}