# ISiloAzureQueueJsonStreamConfigurator

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

[NuGet package](https://www.nuget.org/packages/Microsoft.Orleans.Streaming.AzureStorage)

```csharp
[System.Diagnostics.CodeAnalysis.Experimental(StreamingJsonSerializationExperimental, UrlFormat = https://github.com/dotnet/orleans/pull/9618)]
public interface ISiloAzureQueueJsonStreamConfigurator : IAzureQueueStreamConfigurator, INamedServiceConfigurator, IPersistentStreamConfigurator, ISiloPersistentStreamConfigurator
```

Silo configurator interface for Azure Queue streams with JSON serialization. This feature is experimental and subject to change in future updates.
