# AzureQueueOptions.ConfigureQueueServiceClient(Uri)

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.streaming.azurestorage/orleans.configuration.azurequeueoptions/) | [Methods](/orleans/docs/api/csharp/microsoft.orleans.streaming.azurestorage/orleans.configuration.azurequeueoptions/methods/)

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

```csharp
[System.Obsolete(Set the QueueServiceClient property directly.)]
public void ConfigureQueueServiceClient(Uri serviceUri)
```

Configures the [AzureQueueOptions](/orleans/docs/api/csharp/microsoft.orleans.streaming.azurestorage/orleans.configuration.azurequeueoptions/) using an authenticated service URI.

### Parameters

- `serviceUri` (`Uri`)
