UpsertRow(ReminderEntry, CancellationToken)
virtual
public virtual Task<string?> UpsertRow(ReminderEntry entry, CancellationToken cancellationToken) Upserts the specified entry.
Parameters
entryReminderEntry- The entry.
cancellationTokenCancellationToken- The cancellation token.
Returns
The row's new ETag.
