# AzureTableReminderStorageOptions

Package: [Microsoft.Orleans.Reminders.AzureStorage](/orleans/docs/api/csharp/microsoft.orleans.reminders.azurestorage/) 10.0.0

[NuGet package](https://www.nuget.org/packages/Microsoft.Orleans.Reminders.AzureStorage) | [Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Azure/Orleans.Reminders.AzureStorage/Storage/AzureTableReminderStorageOptions.cs#L4)

```csharp
public class AzureTableReminderStorageOptions : AzureStorageOperationOptions
```

Options for Azure Table based reminder table.

## Constructors

- [AzureTableReminderStorageOptions](/orleans/docs/api/csharp/microsoft.orleans.reminders.azurestorage/orleans.reminders.azurestorage.azuretablereminderstorageoptions/constructors/constructor-41ed9751/)

## Properties

- [TableName](/orleans/docs/api/csharp/microsoft.orleans.reminders.azurestorage/orleans.reminders.azurestorage.azuretablereminderstorageoptions/properties/tablename-df1694cc/)

## Fields

- [DEFAULT_TABLE_NAME](/orleans/docs/api/csharp/microsoft.orleans.reminders.azurestorage/orleans.reminders.azurestorage.azuretablereminderstorageoptions/fields/default-table-name-39da6410/)
