AzureStorageReminderServiceCollectionExtensions 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public static class AzureStorageReminderServiceCollectionExtensions
type AzureStorageReminderServiceCollectionExtensions = class
Public Module AzureStorageReminderServiceCollectionExtensions
- 继承
-
AzureStorageReminderServiceCollectionExtensions
方法
UseAzureTableReminderService(IServiceCollection, Action<AzureTableReminderStorageOptions>) |
添加由 Azure 表存储支持的提醒存储。 |
UseAzureTableReminderService(IServiceCollection, Action<OptionsBuilder<AzureTableReminderStorageOptions>>) |
添加由 Azure 表存储支持的提醒存储。 |
UseAzureTableReminderService(IServiceCollection, String) |
添加由 Azure 表存储支持的提醒存储。 |