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