# IPersistentStateConfiguration.StorageName

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.runtime/orleans.runtime.ipersistentstateconfiguration/) | [Properties](/orleans/docs/api/csharp/microsoft.orleans.runtime/orleans.runtime.ipersistentstateconfiguration/properties/)

```csharp
public abstract string StorageName
```

Gets the name of the storage provider.

### Value

The name of the storage provider.
