# ClusterClientAzureQueueJsonStreamConfiguratorExtensions

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#L180)

```csharp
public static class ClusterClientAzureQueueJsonStreamConfiguratorExtensions
```

Extension methods for JSON-enabled cluster client Azure Queue stream configurator.

## Methods

- [ConfigureJsonAdapter(IClusterClientAzureQueueJsonStreamConfigurator, Action&lt;AzureQueueJsonDataAdapterOptions&gt;)](/orleans/docs/api/csharp/microsoft.orleans.streaming.azurestorage/orleans.hosting.clusterclientazurequeuejsonstreamconfiguratorextensions/methods/configurejsonadapter-this-orleans-hosting-iclusterclientazurequeuejsonstreamconf-8c02cfae/)
- [ConfigureJsonSerialization(IClusterClientAzureQueueJsonStreamConfigurator, Action&lt;OrleansJsonSerializerOptions&gt;)](/orleans/docs/api/csharp/microsoft.orleans.streaming.azurestorage/orleans.hosting.clusterclientazurequeuejsonstreamconfiguratorextensions/methods/configurejsonserialization-this-orleans-hosting-iclusterclientazurequeuejsonstre-eb035aa1/)
