AzureTableSettingsStoreStoreAsync Method

Overload List

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

See Also