# SiloAzureQueueJsonStreamConfigurator

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) | [Source](https://github.com/dotnet/orleans/blob/b7a9e3e1c9c54b3cec3a467c5734bf7744541bcf/src/Azure/Orleans.Streaming.AzureStorage/Providers/Streams/AzureQueue/AzureQueueStreamBuilder.cs#L140)

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

Silo configurator for Azure Queue streams with JSON serialization support. This configurator automatically sets up the JSON data adapter and required dependencies.

## Constructors

- [SiloAzureQueueJsonStreamConfigurator(string, Action&lt;Action&lt;IServiceCollection&gt;&gt;)](/orleans/docs/api/csharp/microsoft.orleans.streaming.azurestorage/orleans.hosting.siloazurequeuejsonstreamconfigurator/constructors/constructor-string-system-action-system-action-microsoft-extensions-dependencyin-5b8b2282/)
