# AzureStorageOperationOptions.ConfigureTableServiceClient(string)

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.reminders.azurestorage/orleans.reminders.azurestorage.azurestorageoperationoptions/) | [Methods](/orleans/docs/api/csharp/microsoft.orleans.reminders.azurestorage/orleans.reminders.azurestorage.azurestorageoperationoptions/methods/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Azure/Shared/Storage/AzureStorageOperationOptions.cs#L73-L74)

```csharp
[System.Obsolete(Set the TableServiceClient property directly.)]
public void ConfigureTableServiceClient(string connectionString)
```

Configures the [AzureStorageOperationOptions](/orleans/docs/api/csharp/microsoft.orleans.reminders.azurestorage/orleans.reminders.azurestorage.azurestorageoperationoptions/) using a connection string.

### Parameters

- `connectionString` (`string`)
