# ClusterClientAzureQueueStreamConfigurator Constructors

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.streaming.azurestorage/orleans.hosting.clusterclientazurequeuestreamconfigurator/)

## ClusterClientAzureQueueStreamConfigurator(string, IClientBuilder) {#constructor-string-orleans-hosting-iclientbuilder-a74ff639}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.streaming.azurestorage/orleans.hosting.clusterclientazurequeuestreamconfigurator/constructors/constructor-string-orleans-hosting-iclientbuilder-a74ff639/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Azure/Orleans.Streaming.AzureStorage/Providers/Streams/AzureQueue/AzureQueueStreamBuilder.cs#L69-L83)

```csharp
public ClusterClientAzureQueueStreamConfigurator(string name, IClientBuilder builder)
```

### Parameters

- `name` (`string`)
- `builder` (`IClientBuilder`)
