다음을 통해 공유


AzureStorageReminderServiceCollectionExtensions 클래스

정의

public static class AzureStorageReminderServiceCollectionExtensions
type AzureStorageReminderServiceCollectionExtensions = class
Public Module AzureStorageReminderServiceCollectionExtensions
상속
AzureStorageReminderServiceCollectionExtensions

메서드

UseAzureTableReminderService(IServiceCollection, Action<AzureTableReminderStorageOptions>)

Azure Table Storage에서 백업하는 미리 알림 스토리지를 추가합니다.

UseAzureTableReminderService(IServiceCollection, Action<OptionsBuilder<AzureTableReminderStorageOptions>>)

Azure Table Storage에서 백업하는 미리 알림 스토리지를 추가합니다.

UseAzureTableReminderService(IServiceCollection, String)

Azure Table Storage에서 백업하는 미리 알림 스토리지를 추가합니다.

적용 대상