AzureTableReminderStorageOptions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Options for Azure Table based reminder table.
public class AzureTableReminderStorageOptions
type AzureTableReminderStorageOptions = class
Public Class AzureTableReminderStorageOptions
- Inheritance
-
AzureTableReminderStorageOptions
Constructors
AzureTableReminderStorageOptions() |
Fields
DEFAULT_TABLE_NAME |
Properties
ConnectionString |
Gets or sets the storage connection string. |
TableName |
Table name for Azure Storage |