Поделиться через


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.

Применяется к