# AzureBlobJournalStorageOptions.GetWalBlobName

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.journaling.azurestorage/orleans.journaling.azureblobjournalstorageoptions/) | [Properties](/orleans/docs/api/csharp/microsoft.orleans.journaling.azurestorage/orleans.journaling.azureblobjournalstorageoptions/properties/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Azure/Orleans.Journaling.AzureStorage/AzureBlobJournalStorageOptions.cs)

```csharp
public Func<JournalId, string> GetWalBlobName
```

Gets or sets the delegate used to generate the write-ahead log blob name for a journal.
