Skip to content

AzureBasedReminderTable.UpsertRow(ReminderEntry)

UpsertRow(ReminderEntry)

View source
public Task<string> UpsertRow(ReminderEntry entry)
Upserts the specified entry.

Parameters

entryReminderEntry
The entry.

Returns

The row's new ETag.