# AzureTableStorageOptions Fields

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.persistence.azurestorage/orleans.configuration.azuretablestorageoptions/)

## DEFAULT_INIT_STAGE {#default-init-stage-0fdb03f1}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.persistence.azurestorage/orleans.configuration.azuretablestorageoptions/fields/default-init-stage-0fdb03f1/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Azure/Orleans.Persistence.AzureStorage/Providers/Storage/AzureTableStorageOptions.cs)

```csharp
public const int DEFAULT_INIT_STAGE
```

## DEFAULT_TABLE_NAME {#default-table-name-86d38ce2}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.persistence.azurestorage/orleans.configuration.azuretablestorageoptions/fields/default-table-name-86d38ce2/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Azure/Orleans.Persistence.AzureStorage/Providers/Storage/AzureTableStorageOptions.cs)

```csharp
public const string DEFAULT_TABLE_NAME
```
