# AzureTableStorageOptions.DeleteStateOnClear

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

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

```csharp
public bool DeleteStateOnClear
```

Indicates if grain data should be deleted or reset to defaults when a grain clears it's state.
