AzureTableSettingsStoreStoreAsync Method

Overload List

StoreAsync(String, IEnumerableITableEntity, CancellationToken) Stores (upsert/replaces) a collection of ITableEntity objects in a Cosmos table
StoreAsync(String, String, String, CancellationToken) Saves a key-value setting pair in persistent storage

See Also