共用方式為


AzureStorageReminderServiceCollectionExtensions 類別

定義

IServiceCollection 擴展。

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 資料表儲存體支援的提醒儲存體。

適用於